summaryrefslogtreecommitdiffstats
path: root/dm/dm.c
Commit message (Collapse)AuthorAgeFilesLines
* utmpx support.christos2002-08-021-13/+13
|
* play(): use snprintf() instead of hard-to-parse strncpy() callsjdolecek2001-01-251-6/+3
|
* Don't include terminal . in argument of err().jsm1999-09-221-3/+3
|
* Don't include <nlist.h>.jsm1999-09-221-3/+2
|
* Allow dm to ban games playing 11pm-midnight.jsm1999-09-191-7/+11
| | | From OpenBSD.
* Const poisoning.hubertf1999-07-141-10/+10
| | | Patch submitted in PR 7993 by Joseph Myers <jsm28@cam.ac.uk>
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
|
* Make dm ignore TZ; PR#6073 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-09-131-2/+3
|
* minor KNF.mrg1998-07-041-8/+8
|
* remove an old setgid() from when dm(6) was setuid kmem (i assume for ↵mrg1997-11-191-3/+2
| | | | getloadavg())
* WARNSifylukem1997-10-101-56/+57
|
* be safe with buffers.mrg1997-04-211-4/+6
|
* Removed "extern int errno"; Added #include <errno.h> if not already present.jtc1996-02-061-3/+3
|
* clean up importcgd1995-03-211-17/+23
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Cleanup for GCC 2.mycroft1993-04-181-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+327