Age | Commit message (Expand) | Author |
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 |
1996-12-20 | actually explain what -u does | Theo de Raadt |
1996-12-20 | correct defines/includes | Michael Shalayeff |
1996-12-17 | use snprintf when storing the string from strerror(). Who knows how | Todd C. Miller |
1996-12-16 | Implement more tty flags for better portability from other systems: | Thorsten Lockert |
1996-12-16 | avoid more oflows; at this stage paranoia exceeds reality by a lot since our ... | Theo de Raadt |
1996-12-15 | Use inet_aton() instead of inet_addr() | Todd C. Miller |
1996-12-15 | FIxed an ofF-by-one error. | bitblt |
1996-12-14 | Add Theo's changes to yppush, some very ugly debugging code is now gone. -moj | Mats O Jansson |
1996-12-14 | perl location | Jason Downs |
1996-12-14 | Deletes and remaining changes. | Jason Downs |
1996-12-14 | Update to Sendmail 8.8.4, plus recent patches, plus OpenBSD support. | Jason Downs |
1996-12-14 | sendmail 8.9.1 | Jason Downs |
1996-12-14 | Check to make sure first char of command is not '*' since that will | Todd C. Miller |
1996-12-14 | be more careful with setgroups() | Theo de Raadt |
1996-12-12 | fix a typical use; -Wall | Theo de Raadt |
1996-12-12 | *** empty log message *** | bitblt |
1996-12-12 | Part 1 of tcpdump 3.3 | bitblt |
1996-12-12 | Revert sane attach ordering for the time being | Niklas Hallqvist |
1996-12-11 | Remove dups from cfdata via marking algorithm | Niklas Hallqvist |
1996-12-11 | Sane attach ordering | Niklas Hallqvist |
1996-12-11 | proto & column cleanup | Theo de Raadt |
1996-12-10 | Xr diskless | Theo de Raadt |
1996-12-10 | warnx, from netbsd | Theo de Raadt |
1996-12-10 | typo fix from netbsd | Theo de Raadt |
1996-12-10 | cleanup, some from netbsd | Theo de Raadt |
1996-12-10 | warnx | Theo de Raadt |
1996-12-10 | but -Wall is not needed | Theo de Raadt |
1996-12-10 | merge freebsd mtree diffs, plus -Wall cleanup | Theo de Raadt |
1996-12-08 | Install sample slip.hosts and slip.login entry if none are present | Thorsten Lockert |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-12-08 | sync with FreeBSD, except for the damned tcl script. | Jason Downs |
1996-12-08 | 64-bit clean + RCS tags | Niklas Hallqvist |
1996-12-07 | -d is not always needed. the magic cookie stuff works | Theo de Raadt |
1996-12-07 | months are from 1-12 not 0-12, netbsd pr#2806, mouse@Rodents.Montreal.QC.CA | Theo de Raadt |
1996-12-05 | inverted logic | Theo de Raadt |
1996-12-03 | cleanup debug; pointed out by darcy@druid.com | Theo de Raadt |
1996-12-02 | bail nice | Theo de Raadt |
1996-12-01 | Fix byte-order bug in net number comparison (NetBSD). | Todd C. Miller |
1996-11-29 | Another explicit include of machine/endian.h blowing up | imp |
1996-11-25 | ipx sysctl. | Michael Shalayeff |
1996-11-25 | Liar, -w doesn't have a default value. | Todd C. Miller |
1996-11-24 | Add recognition for remaining mount flags (from <sys/mount.h>) | Todd C. Miller |
1996-11-16 | Revoke privilages before restarting, from leshka@leshka.chuvashia.su | Jason Downs |