Age | Commit message (Expand) | Author |
1996-10-22 | patch com speed initialization | Jason Downs |
1996-10-21 | -Wall happiness | Michael Shalayeff |
1996-10-21 | missing struct rtentry prototype | Michael Shalayeff |
1996-10-21 | -Wall happiness | Michael Shalayeff |
1996-10-21 | random is stock now | Michael Shalayeff |
1996-10-21 | undo last change. | Michael Shalayeff |
1996-10-21 | add procfs flags | Michael Shalayeff |
1996-10-21 | Added 'S' for Stack tracebacks. There are usually 3 items on the | imp |
1996-10-21 | random is stock | Theo de Raadt |
1996-10-21 | Fix two bugs noticed by Taras Ivanenko <ivanenko@ctpa03.mit.edu> | briggs |
1996-10-20 | Out of NetBSD (scottr): | briggs |
1996-10-20 | Spaces -> tabs that were my fault | imp |
1996-10-20 | Fix panic message if NFSCLIENT is not defined. | briggs |
1996-10-20 | Make support for booting over NFS dependent on NFSCLIENT instead of NETHER. | briggs |
1996-10-20 | Make it build with -Wparentheses. | dm |
1996-10-20 | Truncate rdpmc result to 40 bits. Make pctr.c build with -Wall. | dm |
1996-10-20 | Further limit the cases where we write core files | Thorsten Lockert |
1996-10-20 | pms0 | Theo de Raadt |
1996-10-20 | Add quirk entries for 2 optical drives, NetBSD PR #2861 | Todd C. Miller |
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 | __assert added, impl from netbsd, however put elsewhere. use it instead | Niklas Hallqvist |
1996-10-18 | fix: add missing ntohs() for llc mode, as noted by several people including | chuck |
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 | add random pseudo-device declaration. | Michael Shalayeff |
1996-10-18 | -Wall happieness | Michael Shalayeff |
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 | Do not run IP defragmentation routines unneccecarily; NetBSD PR# 2772 | Thorsten Lockert |
1996-10-18 | Gleaned from a NetBSD commit by jtc: | Thorsten Lockert |
1996-10-17 | -Wall happiness | Niklas Hallqvist |
1996-10-17 | Add pedantic warnings, as well as -m486 if we are only for the 486 | Niklas Hallqvist |
1996-10-17 | Oops, forgot a pair of parenthesis | Niklas Hallqvist |