aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | buf.h:Justin T. Gibbs1997-09-2113-28/+210
* | Convert to use the new bufq* functions for dealing with bufferJustin T. Gibbs1997-09-219-37/+44
* | Update for new callout interface.Justin T. Gibbs1997-09-2120-71/+108
* | init_main.c subr_autoconf.c:Justin T. Gibbs1997-09-2110-306/+489
* | Update for changes in the callout interface.Justin T. Gibbs1997-09-217-48/+73
* | soundcard.c:Justin T. Gibbs1997-09-212-4/+5
* | aha1542.c aic6360.c cy.c fd.c ft.cJustin T. Gibbs1997-09-2143-299/+464
* | ipl.h:Justin T. Gibbs1997-09-213-3/+15
* | autoconf.c:Justin T. Gibbs1997-09-217-27/+99
* | Add shared EISA interrupt support.Justin T. Gibbs1997-09-2113-204/+293
* | Move the rules for aicasm to the MI conf file.Justin T. Gibbs1997-09-214-64/+42
* | Convert to the new callout interface.Justin T. Gibbs1997-09-212-6/+14
* | Convert to the new callout interface.Justin T. Gibbs1997-09-212-5/+15
* | Move the rules for aicasm to the MI conf file.Justin T. Gibbs1997-09-211-0/+16
* | It turns out that the following:Brian Somers1997-09-212-17/+5
* | FreeBSD's original passwd helper is needed here.Mark Murray1997-09-211-0/+228
* | Unspam rev 1.114 that got spammed when someone commited the rc.confJoerg Wunsch1997-09-212-8/+4
* | Implement the parts needed for VM86 under SMP.Peter Wemm1997-09-2116-66/+193
* | Typo policeBrian Somers1997-09-212-6/+6
* | Add a pppctl(8) xref.Brian Somers1997-09-212-4/+6
* | Add ypwhich(1) and yppoll(8) manual pages.Wolfram Schneider1997-09-214-4/+185
* | Fix some style(9) and formatting problems. tabsize 4 formatting doesn'tPeter Wemm1997-09-212-104/+122
* | Chown(8) compiled with -DSUPPORT_DOT (backward compatibility) doesWolfram Schneider1997-09-211-6/+6
* | Add support for more than 1 page of idle process stack on SMP systems.John Dyson1997-09-2112-167/+283
* | Re-institute a bugfix in allocation of anonymous buffer memory.John Dyson1997-09-211-7/+36
* | Change the M_NAMEI allocations to use the zone allocator. This changeJohn Dyson1997-09-2136-295/+427
* | Recognize the CS4326 on the Intel PR440FX motherboard. (It works just likePeter Wemm1997-09-213-33/+72
* | Fix a comment-within-a-commentPeter Wemm1997-09-215-5/+5
* | Accept FIOASYNC (like the old sound driver) since it's generated byPeter Wemm1997-09-211-2/+2
* | We were (I think) missing a vrele() on the vnode for the object loadedPeter Wemm1997-09-211-6/+5
* | Add "delete 0" before "add 0 0..."Brian Somers1997-09-211-1/+2
* | Do not complain about non existing shell "/nonexistent"Wolfram Schneider1997-09-201-3/+6
* | Do not accept empty user names.Wolfram Schneider1997-09-201-2/+2
* | Don't gratuitously drop termcap.db and vgrindefs.db from the installedJoerg Wunsch1997-09-201-3/+1
* | Perform a `make distrib-dirs distribution' inside the chroot treeJoerg Wunsch1997-09-201-1/+2
* | For AMD chips, pick up the long description from the chip ifPoul-Henning Kamp1997-09-202-2/+142
* | _G_VTABLE_LABLE_PREFIX is different between ELF and a.outPeter Wemm1997-09-201-0/+6
* | Addition of support of the slightly rogue Promise IDE interface(Dyson), supportJohn Dyson1997-09-208-654/+1205
* | Adjust the #ifdef KERNEL so that pnp_cinfo is available for sbin/dset.cPeter Wemm1997-09-201-5/+5
* | More label editor enhancements.Jordan K. Hubbard1997-09-203-150/+138
* | Synchronize with sys/i386/isa/isa.c revision 1.104.KATO Takenori1997-09-201-4/+15
* | Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/sio.cKATO Takenori1997-09-204-28/+248
* | Add missing \ from previous rev to end of a line.Warner Losh1997-09-201-2/+2
* | Fix conditional bogon in Label Editor [from Ed Gold]Jordan K. Hubbard1997-09-206-21/+21
* | ``oops''. I cut/pasted the original free()'s based on mark's suggestionPeter Wemm1997-09-202-8/+8
* | Describe all know capabilities nowAndrey A. Chernov1997-09-202-797/+608
* | Use snprintf() instead of sprintf() most of the time.Brian Somers1997-09-192-13/+13
* | .Ox macro needs to support "OpenBSD 2.1"Wolfram Schneider1997-09-191-0/+2
* | Typo.Masafumi Max NAKANE1997-09-191-1/+1
* | bmake'd pnpinfoJohn-Mark Gurney1997-09-191-0/+11