Age | Commit message (Expand) | Author |
1998-06-06 | more system types we know | Michael Shalayeff |
1998-06-05 | Comment out text after #endif | janjaap |
1998-06-04 | add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.com | Theo de Raadt |
1998-06-04 | cpuid return values for sysctl | Jason Downs |
1998-06-04 | Make cpuid return values available via sysctl so that userland doesn't have | Jason Downs |
1998-06-04 | Cleanup, partial KNF, only use TSC on non-Intel processors. | Jason Downs |
1998-06-04 | LED blinker for the back panel leds on the 2100/3100. | Jason Wright |
1998-06-03 | table driven pci match; simplify prints | Theo de Raadt |
1998-06-03 | request only auth in notify when vpn ipsec route is found with a different | Niels Provos |
1998-06-03 | cleanup debug printfs | Niels Provos |
1998-06-02 | From NetBSD, Lennart Augustsson <augustss@cs.chalmers.se>: | Niels Provos |
1998-06-02 | sparc needs memset for gcc now (i hate this) | Theo de Raadt |
1998-06-02 | silence | Theo de Raadt |
1998-06-02 | untested isapnp joystick driver | Theo de Raadt |
1998-06-02 | sync | Theo de Raadt |
1998-06-02 | isapnp joy | Theo de Raadt |
1998-06-02 | indent | Theo de Raadt |
1998-06-02 | nbytes - ofs should never be less than 0 (Oops on me) | janjaap |
1998-06-02 | Integrated fix from NetBSD kern/5357. | Constantine Sapuntzakis |
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 |