summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use the __unused attribute where warranted.steve1997-05-1911-47/+47
* Disallow network interrupts while the address is found and copied integge1997-05-191-1/+13
* Miscellaneous sorting and addition of rules for object files thatsteve1997-05-191-11/+25
* Correct comment to show correct path to cap_mkdbgpalmer1997-05-191-2/+2
* Mention that flags 0x10000 disables test#3phk1997-05-182-14/+18
* Whoops, missed a zero there. Flags 0x10000 it is.phk1997-05-183-6/+6
* Flags 0x1000 on sio now disables the dreaded test#3.phk1997-05-183-6/+9
* Detect various supersets of 16550A based on fifo depth.phk1997-05-183-12/+117
* Comment that this is no longer used and is only for convenience.jkh1997-05-181-1/+7
* Bring back /etc/netstart for those who are sitting in single user andjkh1997-05-181-0/+22
* Synchronize with sys/i386/boot/biosboot/bios.S andkato1997-05-182-22/+2
* Merge the EN version changes, 1.69 -> 1.70.max1997-05-181-3/+8
* Bump the original revision by one.max1997-05-181-2/+2
* Update the nanosleep versions to set a SIGALRM handler while sleeping.peter1997-05-182-3/+18
* Add a couple of test cases for mmap over NFS.dfr1997-05-1811-0/+545
* MF2.2: update login_cap api docs.davidn1997-05-181-9/+23
* fix missing close comment in login_cap additionspeter1997-05-181-2/+2
* Document __FreeBSD_version values up to 2.2.2R. Should be in 2.2.2.asami1997-05-181-2/+7
* Change name of current release to 2.2.2. This should be in 2.2.2, itasami1997-05-181-2/+2
* Change the release namehanai1997-05-181-2/+2
* Merge the en version changes, 1.244 -> 1.245.max1997-05-181-4/+3
* Removed my name from the list of contributors.tegge1997-05-171-3/+2
* Remove redundant check for vp == dvp (done in VFS before calling).phk1997-05-175-43/+6
* Merge the EN version changes, 1.243 -> 1.244.max1997-05-171-2/+3
* Added Chris Dabrowski < chris@vader.org> to the additional contributors listmax1997-05-171-1/+2
* New translation of russian.sgml.hanai1997-05-173-5/+197
* Make openmode active by default (for both client/server).brian1997-05-172-8/+5
* if nanosleep returns too early, loop. usleep() does not have a returnpeter1997-05-171-2/+7
* round-up non-zero nanoseconds in #ifdef'ed code.peter1997-05-171-0/+2
* Implement a -R option to cvs to turn on read-only repository mode.peter1997-05-171-1/+6
* use xstrdup rather than strdup in case of malloc failure.peter1997-05-171-3/+3
* Catch write-lock attempts immediately if running in read-only mode ratherpeter1997-05-171-0/+5
* Pull in OpenBSD's support for checking out from a read-only repository,peter1997-05-174-3/+11
* Complete the support for $FreeBSD$. Add an option "tagexpand=" whichpeter1997-05-173-45/+148
* Don't override BINOWN and BINGRP by setting them to "bin". Use thepeter1997-05-171-4/+1
* Synchronize with sys/i386/isa/syscons.c and sys/i386/isa/syscons.hkato1997-05-172-22/+37
* Allow conditional use (add -DUSE_NANOSLEEP) to CFLAGS of nanosleep() forpeter1997-05-172-34/+33
* Temporarily restore old (itimer) sleep variant because new oneache1997-05-171-9/+70
* Add -links option to sgmlfmt (via SGMLOPTS).brian1997-05-171-1/+2
* Merge the en version change, 1.242 -> 1.243.max1997-05-171-2/+3
* Added Carey Jones <mcj@acquiesce.org> to additional contributors list formax1997-05-171-1/+2
* Check for duplicate spool dirs.brian1997-05-171-1/+30
* Merge from 2.2: allow blank lines and commentspst1997-05-161-1/+5
* Removed some useless code:bde1997-05-162-24/+2
* Generalise the previous change so that only NFS hostnames are looked up.dfr1997-05-161-2/+2
* Initial round of support for a local $Id$ keyword in cvs, eg: $FreeBSD$.peter1997-05-164-2/+96
* Updatepeter1997-05-151-0/+7
* Update to build the new cvs versionpeter1997-05-156-160/+184
* Delete extranious $Id$ - it's not expanded on -ko filespeter1997-05-151-2/+0
* Merge import conflictspeter1997-05-154-1100/+3553
OpenPOWER on IntegriCloud