Age | Commit message (Expand) | Author |
1996-12-24 | deal with the 2340 lie in the right place, i think | Theo de Raadt |
1996-12-23 | no panic on ppp down/retry | Michael Shalayeff |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-23 | i think this fixes COMPAT_ULTRIX | Theo de Raadt |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-23 | Import of Openfirmware device drivers for PowerPC port. | Dale S. Rahn |
1996-12-22 | removed netbsd refs from "clean" target | kstailey |
1996-12-22 | make spec_advlock() perform indirect call to lf_advlock() | kstailey |
1996-12-22 | bring back all the local OpenBSD changes to the pmax tree since 961107 | Thomas Graichen |
1996-12-22 | update the pmax stuff to NetBSD 961107 - this version i got somehow | Thomas Graichen |
1996-12-21 | -Wall madness. | Todd C. Miller |
1996-12-21 | Check-in of powerpc kernel support. | Dale S. Rahn |
1996-12-21 | Check-in of powerpc kernel support. | Dale S. Rahn |
1996-12-21 | add disklabel support | Theo de Raadt |
1996-12-20 | Add readdisklabel support for BSD disklabels. I got tired of the amiga RDB | Niklas Hallqvist |
1996-12-20 | constrain bufcache on sun4m too | Theo de Raadt |
1996-12-20 | config-dependent heck no | Theo de Raadt |
1996-12-20 | add missing #ifdef COMPAT_10 | Thomas Graichen |
1996-12-19 | netbsd fix to problem found by m4@nts.umn.edu | Theo de Raadt |
1996-12-19 | sync to 2.3b3 | Michael Shalayeff |
1996-12-19 | do SIOCGIFADDR | Michael Shalayeff |
1996-12-19 | do SIOCGIFADDR in ether_ioctl | Michael Shalayeff |
1996-12-19 | treat only ether II type packets for ipx. | Michael Shalayeff |
1996-12-19 | Really set column to 0 when outputting a carriage return... | Thorsten Lockert |
1996-12-18 | Conditionalize GCC and ANSI/ISO C dependencies | Niklas Hallqvist |
1996-12-18 | Make pccom compile. This stull really needs to be merged into the | Todd C. Miller |
1996-12-17 | Fix oversight in column handling with OCRNL enabled | Thorsten Lockert |
1996-12-17 | Reset output column when outputting \r with ONLCR | Thorsten Lockert |
1996-12-17 | NFS attribute cache timeout mount param | dm |
1996-12-16 | Implement more tty flags for better portability from other systems: | Thorsten Lockert |
1996-12-16 | uiomove not checked for failure; wpaul@skynet.ctr.columbia.edu | Theo de Raadt |
1996-12-16 | add "return (0)" to end of zsstop() since it's not a void function anymore | kstailey |
1996-12-15 | allow sd0a for root device prompt | Theo de Raadt |
1996-12-14 | clamp kvm useage | Theo de Raadt |
1996-12-14 | better nfsrv_access() control, from netbsd | Theo de Raadt |
1996-12-13 | make UIO_MAXIOV visible to userland. | michaels |
1996-12-12 | undo last change. | Michael Shalayeff |
1996-12-12 | wrong place for bindresvport() proto | Theo de Raadt |
1996-12-12 | struct sockaddr_in; prototype | Michael Shalayeff |
1996-12-12 | int bindresvport __P((int sd, struct sockaddr_in *sin)); | Michael Shalayeff |
1996-12-12 | note lpt chip | Michael Shalayeff |
1996-12-12 | MLINK | Theo de Raadt |
1996-12-12 | new makefile system, sun4/sun4c/sun4m a.out header hacking, some from netbsd | Theo de Raadt |
1996-12-12 | printf format fix. | Michael Shalayeff |
1996-12-12 | <sys/stat.h> missed. | Michael Shalayeff |
1996-12-12 | types.h for u_char | Theo de Raadt |
1996-12-12 | safe to{lower,upper} macros. | Michael Shalayeff |
1996-12-12 | 32 bit cleanup, because this code is going to be copied by other ports soon | Theo de Raadt |
1996-12-12 | Revert to non-bus.h versions for the time being | Niklas Hallqvist |
1996-12-11 | Correct include paths | Niklas Hallqvist |