summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back out an easy $FreeBSD$peter1997-02-221-1/+1
* Urk, there were two $FreeBSD$'s in this file...peter1997-02-221-1/+1
* back out an easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
* Back out an easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
* Back out easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
* Back out some easy $FreeBSD$ changes. These files already left the vendorpeter1997-02-225-5/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221284-1290/+1290
* Clean up a rather incorrectly phrasedjkh1997-02-221-7/+9
* Make it possible to substitute INTERFACE when executing commands.phk1997-02-222-1/+6
* Support the installation of character devices via an lkm.mpp1997-02-221-1/+10
* Increase FD_SETSIZE back to 1024, select code fixed nowache1997-02-211-1/+1
* Properly notice error returns from if_allmulti().wollman1997-02-211-2/+2
* Fix potential crash where a user attempts to perform an impliedwollman1997-02-211-1/+14
* Argh, this time get the parentheses right. This hasn't been a good day for me.nate1997-02-211-3/+3
* Add a section describing the available CVSup collections. I'm notjdp1997-02-211-9/+114
* Whoops, make sure we have enough parenthesis.nate1997-02-211-1/+1
* Split the "Obtaining FreeBSD" appendix into four sections, forjdp1997-02-214-12/+103
* #include <string.h> to help silence -Wall.mpp1997-02-203-0/+3
* Security patch from OpenBSD: fixes potential buffer overflow in a staticroberto1997-02-201-2/+3
* Fix the parameters of a call to in_setsockaddr().wollman1997-02-201-1/+1
* Change handling of bad signals; there are reasons why this is actuallyjkh1997-02-203-15/+3
* added man page for /dev/sysmouse. (and activate it)jmg1997-02-206-6/+11
* Split up the Bessel function wrapper files so that most wrapper functionsbde1997-02-2013-177/+315
* Removed misplaced duplicate of comment about implementation details.bde1997-02-201-22/+0
* Compute (1 - x^2) as ((1 - x) * (1 + x)) instead of as (1 - x * x) tobde1997-02-202-11/+23
* Improved select():bde1997-02-201-36/+51
* Typogrammatical error 'with' -> 'when'.danny1997-02-201-1/+1
* Update the ``Original revision:'' fields and fix the typo of translation datehanai1997-02-202-3/+3
* fix an `off by one' accounting error.erich1997-02-201-1/+1
* Remove buffer overflow and tempfile race, remove <sys/time.h> hack (andeivind1997-02-2014-87/+122
* Fix the rawrite.exe URL.jfieber1997-02-191-1/+1
* Fix the url for rawrite.exe.jfieber1997-02-191-1/+1
* Make the operation of sonewconn1() a bit clearer by callingwollman1997-02-192-24/+14
* ARGH!! Fix obligatory 12th hour fumble. :-(jkh1997-02-193-3/+3
* Latest release is 2.1.7.jfieber1997-02-191-1/+1
* Latest release is 2.1.7.jfieber1997-02-191-2/+2
* Moved nqnfs_vop_lease_check() inside #ifndef NFS_NOSERVER.kato1997-02-191-2/+2
* change IP Filter hooks to match new 3.1.8 patches for FreeBSDdarrenr1997-02-192-15/+16
* Synchronize with sys/i386/isa/wd.c revision 1.124.kato1997-02-191-1/+1
* Synchronize with sys/i386/boot/biosboot/boot.h revision 1.16.kato1997-02-191-0/+1
* Protect from stack overrun via /etc/ttys, which could possibly allow adg1997-02-191-2/+2
* Use the .Bx macro in the HISTORY section.mpp1997-02-192-2/+4
* Set RELDATE=300000. With the parallel version development, it hasasami1997-02-191-1/+1
* Fix from PR #2757:dg1997-02-191-1/+3
* updated entries for Franceadam1997-02-191-17/+11
* Tidy up signal handling.brian1997-02-197-74/+158
* Fix some more problems in the recovery code.gibbs1997-02-191-20/+37
* Add history section. Follows chflags(2).obrien1997-02-192-0/+8
* Updated to Jan 22, 1997 revision from the InterNIC.dg1997-02-181-2/+12
* Use the same blocks->size-in-MB conversion algorithm as the SCSI codemsmith1997-02-181-1/+1
OpenPOWER on IntegriCloud