Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell | |
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | |||
2000-02-01 | no need to extern int errno if errno.h is included | Theo de Raadt | |
2000-01-21 | Deal with getcwd() returning NULL. This code is not currently | Todd C. Miller | |
compiled but dixing it now means that it won't get flagged again in a future audit. Noted by Oleg Safiullin <form@vell.nsc.ru> | |||
1999-09-23 | Typo fixes. | Alex Feldman | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell | |
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong | |||
1999-01-09 | behave reasonably if malloc fails | Todd C. Miller | |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell | |
then/than and such. Other miscellaneous problems fixed across these source files. | |||
1998-09-05 | more man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt | |
1998-09-01 | more man page fixes; aaron@ug.cs.dal.ca | Theo de Raadt | |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt | |
1998-06-03 | zero sigaction before use | Theo de Raadt | |
1998-05-18 | readlink len-1 | Theo de Raadt | |
1997-11-17 | match nfs3 and regular nfs; christos | Theo de Raadt | |
1997-10-12 | ftruncate the lock file for supfilesrv -O before writing pid into it. | Bob Beck | |
1997-10-12 | Documentation for -O switch on supfilesrv. | Bob Beck | |
1997-10-11 | -Ooops. Didn't get this in last time. | Bob Beck | |
1997-10-11 | -Kludges for SunOS 5 portablility, | Bob Beck | |
-Added -O option to supfilesrv. -O lockdir make serving process lock file in lockdir for each connecting ip address. Will refuse a second connection from a host it's already serving a request for. | |||
1997-09-16 | Possible buf oflow, from Theo. | Todd C. Miller | |
1997-09-16 | one more strcpy after this | Theo de Raadt | |
1997-09-16 | strcpy whacking; ci.c and expand.c need more work | Theo de Raadt | |
1997-09-16 | snprintf this thing | Theo de Raadt | |
1997-09-08 | Use setlogin(2). | Todd C. Miller | |
1997-08-31 | solaris changes; beck@obtuse | Theo de Raadt | |
1997-08-18 | #include <string.h> not <strings.h> -- Yes, I'm a weanie... | Todd C. Miller | |
1997-07-28 | uniqify names more; s.k.stevens@ic.ac.uk | Theo de Raadt | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-04-01 | This merges in the latest NetBSD sup source. | Todd T. Fries | |
- removed $Log: ...$ tags to not waste space in the repository - now doesn't segfault on the alpha! Note: To compile sup on systems other than *BSD, you'll need a copy of vis.c, vis.h, daemon.c, and sys/cdefs.h. At least the first two (for OSF/1). From NetBSD changelog description (for credit where due): .... 1996/12/23 19:42:05 christos - add missing prototypes. - fix function call inconsistencies - fix int <-> long and pointer conversions It should run now on 64 bit machines... .... 1996/12/31 18:08:00 christos 64 bit patches (mostly long -> time_t) from Matthew Jacob (?) sup now works on the alpha! | |||
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt | |
1997-01-17 | more r?index -> strr?chr | Todd C. Miller | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-12-04 | Add support for BSD/OS | Niklas Hallqvist | |
1996-08-22 | __OpenBSD__ | Theo de Raadt | |
1996-08-04 | ftp bounce protection | Theo de Raadt | |
1996-07-31 | Better use time_t instead of long when dealing with times | Niklas Hallqvist | |
1996-07-29 | links for supfilesrv/supscan | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-06-10 | hack: print hostname connection failed with | Theo de Raadt | |
1996-04-17 | Shouldn't visually encode execute commands, only file names. | dm | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-03 | put supscan/supfilesrv in usr/sbin, users do not run them | Theo de Raadt | |
1995-12-17 | SRCS are sources, and when they are sources, make depend will work like it ↵ | Theo de Raadt | |
should | |||
1995-12-16 | add sup to the tree | Theo de Raadt | |