Age | Commit message (Expand) | Author |
1996-10-20 | Sync with NetBSD. Adds better POSIX compliance amongst others. | Todd C. Miller |
1996-10-20 | 8-Bit character support. From wosch@freebsd. | michaels |
1996-10-19 | not ready for this yet, mickey | Theo de Raadt |
1996-10-19 | random device is permanent now. | Michael Shalayeff |
1996-10-19 | add random device | Michael Shalayeff |
1996-10-19 | add ')'. | michaels |
1996-10-19 | add random device | Michael Shalayeff |
1996-10-19 | __assert added, impl from netbsd, however put elsewhere. use it instead | Niklas Hallqvist |
1996-10-19 | tip makes crunch go insane | Theo de Raadt |
1996-10-19 | skip unneccessary bits, binstall too | Theo de Raadt |
1996-10-19 | binstall and friends on floppy too | Theo de Raadt |
1996-10-18 | clone i386 install | Theo de Raadt |
1996-10-18 | permit building direct to a floppy | Theo de Raadt |
1996-10-18 | no update | Theo de Raadt |
1996-10-18 | forget old password nicely | Theo de Raadt |
1996-10-18 | fix: add missing ntohs() for llc mode, as noted by several people including | chuck |
1996-10-18 | Implement a -c (Grand Total) option, a'la GNU du(1). | Todd C. Miller |
1996-10-18 | Undo CVSroot change in main.c | Thorsten Lockert |
1996-10-18 | tilt | Jason Downs |
1996-10-18 | Fix pasto by me; spotted by deraadt | Thorsten Lockert |
1996-10-18 | -Wall happiness | Niklas Hallqvist |
1996-10-18 | fix -Wall happiness | Michael Shalayeff |
1996-10-18 | compile using HOSTCC, -U_KERNEL | Theo de Raadt |
1996-10-18 | -Wall happiness | Michael Shalayeff |
1996-10-18 | -Wall happiness + feed np into ncr_scatter so vtophys will work on alpha | Niklas Hallqvist |
1996-10-18 | extern isaprint | Theo de Raadt |
1996-10-18 | -Wall happiness. | Michael Shalayeff |
1996-10-18 | -Wall happiness (not happieness, pointed by theo ;) | Michael Shalayeff |
1996-10-18 | -Wall happieness | Michael Shalayeff |
1996-10-18 | -Wall happieness | Michael Shalayeff |
1996-10-18 | -Wall happieness | Michael Shalayeff |
1996-10-18 | device_register proto added | Niklas Hallqvist |
1996-10-18 | As alpha uses device_register, it needs its proto too | Niklas Hallqvist |
1996-10-18 | -Wall happieness | Michael Shalayeff |
1996-10-18 | -Wall happieness. bug fix caused by parens... | Michael Shalayeff |
1996-10-18 | bt930 not supported; from enami@ba2.so-net.or.jp | Theo de Raadt |
1996-10-18 | add random pseudo-device declaration. | Michael Shalayeff |
1996-10-18 | -Wall happieness | Michael Shalayeff |
1996-10-18 | one more touchup | Theo de Raadt |
1996-10-18 | ${MACHINE_ARCH}-unknown-openbsd2.0 always, except for mips where little/big-e... | Theo de Raadt |
1996-10-18 | Fix comment typo | Niklas Hallqvist |
1996-10-18 | Fix typo introduced when adding __OpenBSD__ checks | Niklas Hallqvist |
1996-10-18 | INSTALL kernel not needed any more, we use GENERIC in our miniroots | Niklas Hallqvist |
1996-10-18 | From Keith Bostic, with some minor changes: | Thorsten Lockert |
1996-10-18 | SERVER_FLOWCONTROL is now default; don't add it here | Thorsten Lockert |
1996-10-18 | Make "CVSroot" available to parseopts() | Thorsten Lockert |
1996-10-18 | Integrate local changes | Thorsten Lockert |
1996-10-18 | Missing files from import | Thorsten Lockert |
1996-10-18 | New release from Cyclic Software | Thorsten Lockert |
1996-10-18 | Do not run IP defragmentation routines unneccecarily; NetBSD PR# 2772 | Thorsten Lockert |