Age | Commit message (Expand) | Author |
1998-06-02 | Fixed copyright. | Constantine Sapuntzakis |
1998-06-02 | update from NetBSD, #define a few more useful strings. augustss. | Niels Provos |
1998-06-02 | sync | Theo de Raadt |
1998-06-02 | add a comment about the TCM5095 | Theo de Raadt |
1998-06-02 | sync | Theo de Raadt |
1998-06-02 | apple pci controller | Theo de Raadt |
1998-06-02 | newer fixes from plunky@skate.demon.co.uk | Theo de Raadt |
1998-06-02 | four not three | Theo de Raadt |
1998-06-02 | add sysctl and sysconf support for sysvsem, sysvshm, sysvmsg, and fsync; most... | Theo de Raadt |
1998-06-02 | sync | Theo de Raadt |
1998-06-02 | const mlock(2) and munlock(2) | Theo de Raadt |
1998-06-01 | this is standalone, not kernel | Michael Shalayeff |
1998-05-31 | cleanup for !ANSI compilers, mostly __P usage | Michael Shalayeff |
1998-05-31 | cleanup for !ANSI compilers, mostly __P usage | Michael Shalayeff |
1998-05-30 | permit sig 0 (existance checking) to setuid parents; ibo@ragnarok.val-axs.net | Theo de Raadt |
1998-05-30 | sync | Theo de Raadt |
1998-05-30 | new devs; mark | Theo de Raadt |
1998-05-30 | save space | Theo de Raadt |
1998-05-30 | no math needed for cd9660 any more | Michael Shalayeff |
1998-05-30 | use shift, save on long div (which is expensive on certain archs) | Michael Shalayeff |
1998-05-30 | define ISO_DEFAULT_BLOCK_SHIFT and redefine ISO_DEFAULT_BLOCK_SIZE through it | Michael Shalayeff |
1998-05-30 | more const here and there; so would benefit everyone | Michael Shalayeff |
1998-05-30 | kill the hack! | Michael Shalayeff |
1998-05-30 | fix variable comparision algorythm so variable being changed/added | Michael Shalayeff |
1998-05-30 | use ctime(), kill that ugly time_print() hack | Michael Shalayeff |
1998-05-30 | compile ctime.c | Michael Shalayeff |
1998-05-30 | add bsd.old, bsd.old.gz kernels. | Michael Shalayeff |
1998-05-29 | add ctime(3) for certain archs usage | Michael Shalayeff |
1998-05-29 | Sync with NetBSD: | Jason Wright |
1998-05-29 | Major changes here and there, tweaks elsewhere. | Dale S. Rahn |
1998-05-29 | protect from multiple define collisions w/ pccons.h | Michael Shalayeff |
1998-05-28 | Sync with NetBSD: | Jason Wright |
1998-05-28 | cleanup the Makefiles a bit. | Michael Shalayeff |
1998-05-28 | do not panic | Theo de Raadt |
1998-05-28 | grow kernel malloc area by 2M | Michael Shalayeff |
1998-05-27 | for icmpbmcastecho, block all of them | Theo de Raadt |
1998-05-27 | conditional LD definition | Michael Shalayeff |
1998-05-27 | Fix warning in non-68040 case; jason@couch.com | Todd C. Miller |
1998-05-26 | of course an ethernet card has an ethernet address | Theo de Raadt |
1998-05-25 | put support for test /boot environment back; some CLEANFILES and spaces | Michael Shalayeff |
1998-05-25 | make a new file for variable manipulation code; add environment support | Michael Shalayeff |
1998-05-25 | more CLEANFILES; oops | Michael Shalayeff |
1998-05-25 | more CLEANFILES | Michael Shalayeff |
1998-05-25 | update up to the current libsa env | Michael Shalayeff |
1998-05-25 | nd_procnum should be unsigned; ovg@nusun.jinr.ru | Theo de Raadt |
1998-05-25 | Remove gobs of unneeded code. | Jason Downs |
1998-05-25 | Major cleanup of configuration code; don't assume all the world is Intel, and | Jason Downs |
1998-05-25 | Fix Cyrix model names and add MediaGX/GXm; add feature bit display. | Jason Downs |
1998-05-25 | Add support for feature bit listing; fix #defines. | Jason Downs |
1998-05-24 | allow SAs with non-specified source address | Niels Provos |