Age | Commit message (Expand) | Author |
1997-02-21 | add config files for the various pmax types (thanks go to dieter mayer | Thomas Graichen |
1997-02-21 | Add IPSEC + lines for a Teles ISDN card. Support not yet in the tree, | Niklas Hallqvist |
1997-02-21 | Drop ${PARAM} from CPPFLAGS, add it to the HOSTED_C rule. | Niklas Hallqvist |
1997-02-21 | Bring closer to the ISA version by dropping the use of a structure for | Niklas Hallqvist |
1997-02-21 | add bus_space_{read,write}_region_* + some KNF | Niklas Hallqvist |
1997-02-21 | We do not use the rsr field | Niklas Hallqvist |
1997-02-21 | We are OpenBSD | Niklas Hallqvist |
1997-02-21 | Removed no longer necessary cautionary comment. | Angelos D. Keromytis |
1997-02-21 | Couple of missing ifdefs. | Angelos D. Keromytis |
1997-02-21 | Style cleanup and a printf string typo | Niklas Hallqvist |
1997-02-21 | fetched a comment from mvme68k + style nit | Niklas Hallqvist |
1997-02-21 | Add MMU_/CPU_ syms | Niklas Hallqvist |
1997-02-21 | copypage/zeropage adaption. cputype setting needs more work. | Niklas Hallqvist |
1997-02-21 | shmdt before shmdt (in child) fix | Theo de Raadt |
1997-02-21 | Siginfo stuff as per the mvme68k port + KNF & other style nits | Niklas Hallqvist |
1997-02-21 | do not allow SO_SNDBUF/SO_RCVBUF len 0 | Theo de Raadt |
1997-02-21 | -nostdinc and big endian cleanup | Niklas Hallqvist |
1997-02-21 | Fixed error introduced with last patch. | Angelos D. Keromytis |
1997-02-21 | do not pass up un-init vftype | Theo de Raadt |
1997-02-21 | Bring in siginfo changes from mvme68k port & Theo. Compiles. | briggs |
1997-02-21 | Removed some of the ugliness in ipsp_kern(). | Angelos D. Keromytis |
1997-02-20 | strncpy needed for ufs.c | gvf |
1997-02-20 | Fix for NetBSD's bug from NetBSD. | Jason Downs |
1997-02-20 | update. | Per Fogelstrom |
1997-02-20 | gratituous compatibility with NetBSD | kstailey |
1997-02-20 | more of same | kstailey |
1997-02-20 | DES library for IPSEC; Eric Young (eay@mincom.oz.au) | Theo de Raadt |
1997-02-20 | IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in | Theo de Raadt |
1997-02-19 | NS DP875x series clock chip definition file. | Per Fogelstrom |
1997-02-19 | merge in some NetBSD pmap code | kstailey |
1997-02-18 | Add the necessary pieces to boot on a PowerMAC, does not currently work, | Dale S. Rahn |
1997-02-18 | Add the note object to the executable. | Dale S. Rahn |
1997-02-18 | Add note file to elf executable to tell firmware what mode to boot in. | Dale S. Rahn |
1997-02-18 | VM_MIN_KERNEL_ADDRESS -> virtual_avail | kstailey |
1997-02-18 | Ok, these are more stragglers in my source tree. These changes were necessary | Dale S. Rahn |
1997-02-18 | Synch declaration of copypage w/ m68k-general definitions per Ken's changes. | gene |
1997-02-18 | Need strncpy.c now. | Jason Downs |
1997-02-18 | if a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while running | Theo de Raadt |
1997-02-18 | cp P_SUGID/P_SUGIDEXEC to child, doh; half from freebsd | Theo de Raadt |
1997-02-17 | fixes SCSI. | Per Fogelstrom |
1997-02-17 | no unixdev by dafault | Michael Shalayeff |
1997-02-17 | need printf prototype | Michael Shalayeff |
1997-02-17 | kill unused variables w/ MINIROOTSIZE defined in config | Michael Shalayeff |
1997-02-16 | Some changes for WG testing. | Per Fogelstrom |
1997-02-16 | rd -> hd | Jason Downs |
1997-02-16 | Fix autoconfiguration code, so that it can actually boot from pdevs. | Jason Downs |
1997-02-16 | test/debug device, readdir->Makefile | Michael Shalayeff |
1997-02-16 | missed prototypes | Michael Shalayeff |
1997-02-16 | and here comes the readdir! | Michael Shalayeff |
1997-02-16 | opendir, readdir, closedir (define NO_READDIR, if none required) | Michael Shalayeff |