Age | Commit message (Expand) | Author |
1997-07-25 | s/NetBSD/OpenBSD/ | kstailey |
1997-07-25 | no need for -Imachine now | Michael Shalayeff |
1997-07-25 | _STANDALONE needs <machine/limits.h> too | Michael Shalayeff |
1997-07-25 | use machine/{std,var}args.h | Michael Shalayeff |
1997-07-25 | damnit | Theo de Raadt |
1997-07-25 | return EINVAL in case bad locking specified; netbsd | Michael Shalayeff |
1997-07-25 | userland bye-bye | Michael Shalayeff |
1997-07-25 | correct return value on apmcall failure | Michael Shalayeff |
1997-07-25 | tabify | Michael Shalayeff |
1997-07-25 | oops, bad comments | Michael Shalayeff |
1997-07-25 | add {struct,member,export} keywords, tsarna@endicor.com | Michael Shalayeff |
1997-07-25 | add SysV shared mem for X | kstailey |
1997-07-25 | indent properly | Theo de Raadt |
1997-07-25 | from netbsd: check user access rights only if UIO_USERSPACE | Michael Shalayeff |
1997-07-25 | updated from eisadevs | Michael Shalayeff |
1997-07-25 | more eisa codes (Jason Wright, netbsd-pr#3853) | Michael Shalayeff |
1997-07-25 | more quirks from netbsd | Michael Shalayeff |
1997-07-25 | oops | Michael Shalayeff |
1997-07-25 | init uninitialized | Michael Shalayeff |
1997-07-24 | do not ignore IFF_NOARP | Theo de Raadt |
1997-07-24 | reindent | Theo de Raadt |
1997-07-24 | symbolic segnames | Michael Shalayeff |
1997-07-24 | multiple inclusion protection; brenner@umr.edu | Theo de Raadt |
1997-07-24 | set maxusers | Niklas Hallqvist |
1997-07-24 | comment clarification | Niklas Hallqvist |
1997-07-24 | at_control cmd is a u_long. | denny |
1997-07-24 | bail properly if malloc fails | Theo de Raadt |
1997-07-24 | network byte order for counters | Theo de Raadt |
1997-07-24 | cmd is a u_long | Theo de Raadt |
1997-07-24 | cmd is a u_long | Theo de Raadt |
1997-07-23 | typo | Niklas Hallqvist |
1997-07-23 | Support an DB_VALID_BREAKPOINT option for validation of breakpoints. | Niklas Hallqvist |
1997-07-23 | Correct the return instruction recognizer. Add the DB_VALID_BREAKPOINT macro | Niklas Hallqvist |
1997-07-23 | Pretty + validation routine for breakpoints | Niklas Hallqvist |
1997-07-23 | Argument lists as good as I can guess at the moment | Niklas Hallqvist |
1997-07-23 | Correct literal extraction. Provide symbolic targets in branches. | Niklas Hallqvist |
1997-07-23 | No need to doubly include vm/vm.h | Niklas Hallqvist |
1997-07-23 | add atalk | Michael Shalayeff |
1997-07-23 | define ETHERTYPE_IPX | Michael Shalayeff |
1997-07-23 | make it compile w/o NETATALK defined | Michael Shalayeff |
1997-07-23 | A block of code from the last commit was not #ifdef NETATALK. | denny |
1997-07-23 | enablespi, delete the right flows on replace. | Niels Provos |
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny |
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny |
1997-07-23 | Add AppleTalk netisr. | denny |
1997-07-23 | Add netatalk files. | denny |
1997-07-23 | Add AppleTalk. | denny |
1997-07-23 | Add netatalk interrupt. | denny |
1997-07-23 | AppleTalk support based on netatalk-1.4a2 and FreeBSD. | denny |
1997-07-23 | netatalk, based on the 1.4a2 dist from the University of Michigan. | denny |