Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-01-26 | Enable -h for calling lchown(2) instead of chown(2), and fix rcs ids. | Jason Downs | |
1997-01-23 | Pedantic removal of extra spaces | Niklas Hallqvist | |
1997-01-22 | typo, frueauf@ira.uka.de | Theo de Raadt | |
1997-01-22 | Correct networks(5) references | Niklas Hallqvist | |
1997-01-22 | SIOCGIFCONF nicely | Theo de Raadt | |
1997-01-22 | SIOCGIFCONF more carefully | Theo de Raadt | |
1997-01-22 | sendmail 8.9.1 | Jason Downs | |
1997-01-22 | Sendmail 8.8.5. | Jason Downs | |
1997-01-21 | make lint happier | kstailey | |
1997-01-21 | make output look like that of date(1) | kstailey | |
1997-01-21 | Fixed potential buffer overflow. | bitblt | |
1997-01-21 | Add virtusertable and some extra domains into Cw. Remove extra local_procmail | Niklas Hallqvist | |
1997-01-21 | Build my config files too | Niklas Hallqvist | |
1997-01-18 | Sync. with current NetBSD--keeping local changes. | briggs | |
1997-01-17 | Add OpenBSD tags (was in wrong dir for previous commit) | Todd C. Miller | |
1997-01-17 | Add OpenBSD tag | Todd C. Miller | |
1997-01-17 | Add OpenBSD tags | Todd C. Miller | |
1997-01-17 | Possible buf oflow. | Todd C. Miller | |
1997-01-17 | OpenBSD tags | Todd C. Miller | |
1997-01-17 | OpenBSD tags | Todd C. Miller | |
1997-01-17 | possible oflow | Todd C. Miller | |
1997-01-17 | Fix potential buf oflow wrt strerror and sprintf. | Todd C. Miller | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-17 | Fixes: | Jason Downs | |
pull in ../../Makefile.inc install mailq and newaliases in /usr/bin | |||
1997-01-16 | getopt(3) fix that I missed in the previous sweep. | Todd C. Miller | |
1997-01-16 | From NetBSD: Warn about potentially unsafe uid/gid overrides. | Todd C. Miller | |
1997-01-16 | Support VM_PSSTRINGS. Man, this has been sitting in my tree for a while... | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1997-01-15 | From NetBSD: make testdb() fail if database version string has length zero. | Todd C. Miller | |
Also, KNF, b* -> mem*, getopt tests against -1, not EOF, and index -> strchr. Added OpenBSD tags. | |||
1997-01-13 | correct; kleink@layla.inka.de | Theo de Raadt | |
1997-01-12 | sync and add OpenBSD IDs. | Jason Downs | |
1997-01-06 | add -r switch for onlcr translation | Michael Shalayeff | |
1997-01-03 | From NetBSD: | Todd C. Miller | |
Add a `-t' (touch) option to update time stamps. Only record size for regular files. | |||
1997-01-03 | Remove private copy of md* and fix md4 usage to match libc md4. | Todd C. Miller | |
1997-01-03 | Use correct md5 API for libc md5 routines. Pointed out by niklas. | Todd C. Miller | |
1997-01-02 | inet_addr --> inet_aton | Michael Shalayeff | |
1996-12-29 | our tar (paxtar) is now in /bin/tar not /usr/bin/tar | Thomas Graichen | |
1996-12-29 | work around the missing (gtar) -T (--files-from) option of our paxtar | Thomas Graichen | |
in pkg_create so that it should work now with paxtar (the -X option is still missing due to missing -X - in the gtar meaning --exclude-from-file option) i did it by changing the FreeBSD way of doing it (open a pipe to tar with -T - (read filenames from stdin) and give all the filenames to the pipe) to constructing a big :-) argumentlist for tar and executing it without the pipe (not the best solution but it works :-) | |||
1996-12-25 | no compile test after last change: no need for that umask too, i guess | Michael Shalayeff | |
1996-12-25 | do not need umask for mkstemp | Theo de Raadt | |
1996-12-25 | Use <stdlib.h>, not <malloc.h> | Thorsten Lockert | |
1996-12-24 | use mkstemp | Theo de Raadt | |
1996-12-23 | pppd 2.3b3 import. some minor buf oflow fixes and so. | Michael Shalayeff | |
try it out ppl, but i've got it running talking to cisco w/ all the AFs enabled in kernel. | |||
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt | |
1996-12-22 | document that "vnd0" works | Theo de Raadt | |
1996-12-21 | $Id -> $OpenBSD | Todd C. Miller | |
1996-12-21 | failures bomb, not seize | Theo de Raadt | |
1996-12-21 | use opendev() | Theo de Raadt | |
1996-12-20 | Add back "optional" keyword that got nuked in merge of FreeBSD mods. | Todd C. Miller | |
1996-12-20 | initialize name; is this the right hack? | Theo de Raadt | |