Age | Commit message (Expand) | Author |
1996-12-28 | add OpenBSD tag to files. | Dale S. Rahn |
1996-12-28 | adding OpenBSD tag to files. | Dale S. Rahn |
1996-12-28 | Adding OpenBSD tags to files. | Dale S. Rahn |
1996-12-28 | Adding OpenBSD tags to files. | Dale S. Rahn |
1996-12-28 | Changes necessary to make the kernel compile and boot. | Dale S. Rahn |
1996-12-28 | add necessary file for powerpc port. | Dale S. Rahn |
1996-12-28 | Got an NCR controller too now | Thorsten Lockert |
1996-12-28 | Switch to pcvt for console | Thorsten Lockert |
1996-12-27 | new NetBSD file; #include from <machine/cpu.h> on m68k boxen | kstailey |
1996-12-27 | merged into autoconf.h and control.h | kstailey |
1996-12-27 | merged into if_le.c | kstailey |
1996-12-26 | compile, Makefile rebuild | Michael Shalayeff |
1996-12-25 | smaller code | Theo de Raadt |
1996-12-24 | sync with NetBSD | kstailey |
1996-12-24 | new NetBSD file | kstailey |
1996-12-24 | test kernel for wglen driver | Theo de Raadt |
1996-12-24 | nearly working driver for wglen serial card | Theo de Raadt |
1996-12-24 | for the moment, yammer a bit more | Theo de Raadt |
1996-12-24 | call all irq routines | Theo de Raadt |
1996-12-24 | reclaim NFSMNT_RESVPORT bit, and add more traditional attribute cache timeout... | dm |
1996-12-24 | Make termination of objects wait for possible collapses before altering | Niklas Hallqvist |
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 |