summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* New area code for certain parts of central Indiana.dyson1997-02-181-1/+2
* Declare the new generic EOPNOTSUPP routines.wollman1997-02-181-0/+5
* Convert raw IP from mondo-switch-statement-from-Hell towollman1997-02-189-327/+183
* uipc_mbuf.c: do a better job of counting how often we have to waitwollman1997-02-183-6/+86
* Update to match reality. Give more indepth description of SCB paginggibbs1997-02-182-30/+114
* Kill the initialization of two old scratch ram variables. They were removedgibbs1997-02-181-12/+0
* Enlarge the message out buffer from 6 to 8 bytes. Now that sync and widegibbs1997-02-182-18/+11
* Treat 'end\0', 'end\n', 'end\r\n' as trailer line, see rev 1.2wosch1997-02-181-1/+3
* Try to make the BROKEN_VLSI chipset detection better, and not breaknate1997-02-181-2/+8
* Fix default whois server.markm1997-02-181-1/+1
* Better check for detecting header line. A header line must matchwosch1997-02-181-1/+32
* Fix ranges - off by one.wosch1997-02-181-2/+5
* Argh! Last-minute typo fix (having this be broken in -current sucks).jkh1997-02-182-2/+2
* Fixed biosboot to compile with Lite2. <sys/lock.h> is now a prerequisitebde1997-02-181-0/+1
* This now uses queue macros. Include <sys/queue.h> if !KERNEL to preservebde1997-02-181-0/+4
* Added some ufs #includes so that this compiles with option LOCKF_DEBUG.bde1997-02-181-2/+7
* When wrong directory choosed and chdir failed, directory nameache1997-02-182-2/+5
* Removed vestiges of Mach lock types.bde1997-02-182-14/+1
* Changed type of t_line from u_char to int. The Lite2 merge blew awaybde1997-02-181-1/+1
* Fixed namei caching for LOOKUPs. It was broken for lstat() and olstat().bde1997-02-181-1/+2
* Fix for hard-coded length of login name.davidn1997-02-181-3/+11
* Changed `#ifdef COMPAT_PRELITE2' to `#ifndef NO_COMPAT_PRELITE2' so thatbde1997-02-181-3/+3
* Changed `#ifdef COMPAT_PRELITE2' to `#ifndef NO_COMPAT_PRELITE2' so thatbde1997-02-182-10/+10
* Add Label & Partition to configuration menu so you don't have tojkh1997-02-183-0/+12
* Don't use /mnt in multi-user mode if we're installing a new filesystem.jkh1997-02-183-6/+6
* Don't rely on AAP(Auto Access Pause) when queueing SCBs to the card. Thisgibbs1997-02-182-20/+20
* Sync with the original(merge the changes in 1.212 - 1.216 of originalhanai1997-02-181-1/+7
* Sync with the originalhanai1997-02-181-2/+2
* Don't initialize homedir value. When called this early, pw(8) has nojkh1997-02-182-2/+0
OpenPOWER on IntegriCloud