aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* YAMF22Jordan K. Hubbard1997-04-201-15/+14
* Fixed the type of a timeout function and removed casts that hid theBruce Evans1997-04-201-2/+7
* Fixed the type of timeout functions and removed casts that hid theBruce Evans1997-04-204-48/+76
* Fix both a problem with accessing backing objects, and also releaseJohn Dyson1997-04-202-2/+28
* Re-institute the efficent version of vfork. It appears to make aJohn Dyson1997-04-201-2/+2
* Fixed the type of timeout functions and removed casts that hid theBruce Evans1997-04-209-16/+15
* Sync with 2.2 and clean up some tortured english that was added.Jordan K. Hubbard1997-04-2028-96/+415
* Fixed the type of timeout functions and removed casts that hid theBruce Evans1997-04-204-33/+24
* Fixed the type of timeout functions and removed casts that hid theBruce Evans1997-04-203-30/+36
* Fixed the type of timeout functions and removed casts that hid theBruce Evans1997-04-201-11/+7
* Fixed the type of timeout functions and removed casts that hid theBruce Evans1997-04-207-31/+35
* Fixed inconsistent extern declaration of a timeout function andBruce Evans1997-04-201-2/+2
* Use separate routines for memmove() and memcpy(). This lets me dropBruce Evans1997-04-201-0/+2
* Use separate routines for memmove() and memcpy(). This lets me dropBruce Evans1997-04-202-94/+4
* Merged with the 1996/11/12 NetBSD version:Bruce Evans1997-04-201-10/+24
* Updating FAQ entry for X Inside.Peter da Silva1997-04-201-32/+67
* Fixed linting of and compilation of the gcc byte-swapping macrosBruce Evans1997-04-201-15/+12
* 1. i82365.h: Chip identifiers should not be #ifdef PC98. Add identifierPoul-Henning Kamp1997-04-203-45/+76
* The bit of the cardbus bridge support code se and I have been able to agreePoul-Henning Kamp1997-04-202-2/+14
* Fix up the "hlt vector" change I made.Poul-Henning Kamp1997-04-203-21/+21
* Synchronize with sys/i386/isa/diskslice_machdep.c revision 1.25.KATO Takenori1997-04-202-16/+22
* Tweak column headers a tad for when running in SMP mode.Peter Wemm1997-04-191-2/+2
* Sync with original source.Wolfram Schneider1997-04-191-50/+124
* Understand `--' to end processing of command options.Wolfram Schneider1997-04-191-5/+5
* Fixed long lines.Bruce Evans1997-04-192-16/+18
* Fixed #include and/or prototype bugs in synopsis.Bruce Evans1997-04-196-10/+11
* Updated comment about MANDEPEND (it was misplaced in bsd.prog.mk).Bruce Evans1997-04-191-1/+3
* Synchronize with sys/i386/isa/sio.c revision 1.163.KATO Takenori1997-04-192-10/+22
* Removed unused (and almost unusable) support for LDONLY. See ld/rtldBruce Evans1997-04-191-27/+1
* Fix a bug where a program which appended many small records to a file couldDoug Rabson1997-04-192-2/+6
* Avoid division by 0 in check_part(). (It occurred when max_nsectors == 0.Bruce Evans1997-04-192-16/+22
* Fix typo in previous commitAndrey A. Chernov1997-04-191-2/+2
* Point people at ftp://ftp.FreeBSD.ORG/pub/FreeBSD/CTM for the deltasGary Palmer1997-04-191-2/+2
* Unceremoneously discard HDLC frames with less than two bytes in them.Poul-Henning Kamp1997-04-191-1/+7
* Fix make depend.Doug Rabson1997-04-193-1/+19
* Avoid `lock against myself' panic by following operation:KATO Takenori1997-04-194-12/+66
* Don't disable CPU cache in init_486dlc. If BIOS supports Cyrix 486,KATO Takenori1997-04-192-6/+2
* Enable GLOBAL tags support.Jordan K. Hubbard1997-04-181-1/+3
* Enable GLOBAL tags support for nvi.Jordan K. Hubbard1997-04-1811-94/+292
* Don't call timeout() for DTR wakeup or busy check if the relevant timeoutBruce Evans1997-04-183-15/+33
* No longer use AAP for queueing SCBs to the QINFIFO.Justin T. Gibbs1997-04-181-78/+62
* Revert some changes to the selection and reselection code that were thoughtJustin T. Gibbs1997-04-181-41/+19
* Use v3 protocol by default if it is supported by the server. Allow theDoug Rabson1997-04-182-11/+49
* Don't allow partial buffers to be cluster-comitted.Doug Rabson1997-04-183-9/+16
* Generate mount*.[ch] and nfs_prot*.[ch] from the .x files.Doug Rabson1997-04-1810-1593/+146
* Add protocol definitions for NFSv3. Use -DWANT_NFS3 with rpcgen to getDoug Rabson1997-04-182-4/+1001
* Incorporate kludge/fix from `syscons' ver 1.207 and 1.209.Kazutaka YOKOTA1997-04-181-14/+17
* fix up this man pageJohn-Mark Gurney1997-04-181-20/+47
* Rearrange pci network card identification for easier additions.David Nugent1997-04-182-26/+36
* Brought fix from the 2.2 branch forward (see rev 1.47.2.7): serious bugsDavid Greenman1997-04-181-3/+14