summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fd_revoke() shouldn't panic if the descriptor provided is not a file ornewton1999-12-122-18/+4
* Add blurb on massive improvements to NFSdillon1999-12-122-0/+4
* Add a 'warning' option for the files* files. This is intended to enablepeter1999-12-122-2/+18
* -Wall fixes.billf1999-12-122-4/+101
* Fix a number of server-side issues related to aborting badly formeddillon1999-12-127-9/+23
* -Wall fixes.billf1999-12-121-4/+21
* -Wall fixes.billf1999-12-122-3/+4
* -Wall fixes.billf1999-12-1213-89/+104
* Synopsis of problem being fixed: Dan Nelson originally reported thatdillon1999-12-1210-96/+126
* Bump local version number to 1.3.4.bp1999-12-122-2/+2
* This is Bosko Milekic's mbuf allocation waiting code. Basically, thisgreen1999-12-126-34/+232
* Update to version 1.3.4 of ncplib. Cleanup header files.bp1999-12-129-35/+42
* I shouldn't have incremented PART_OFF; it was wrong and broke labeljkh1999-12-1214-13/+12
* When booting verbose, indicate if we are using manual terminationgibbs1999-12-122-4/+16
* Move the wakeup_one() prototype from proc.h to systm.h. It now hangsgreen1999-12-122-1/+1
* Build a.out tools if MACHINE_ARCH == i386 and MACHINE == pc98.nyan1999-12-121-2/+10
* Remove accidental pollution unrelated to previous commit. The issuedillon1999-12-122-4/+2
* -Wall fixes.billf1999-12-122-5/+4
* Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC todillon1999-12-1215-25/+147
* -Wall fixes.billf1999-12-124-6/+6
* Finally give mk_cmds(1) a man page.chris1999-12-122-1/+99
* make sb dependant on sbccg1999-12-125-1216/+636
* -Wall cleanup.billf1999-12-122-4/+6
* move channel-swapping support to the hardware driver since it knows the cardcg1999-12-124-12/+11
* increase buffer size, reduce number of channels allocated since we only usecg1999-12-122-8/+8
* Suport multiple ``ifconfig_*?="DHCP"'' configurations.obrien1999-12-127-77/+133
* Do not add routes for localhost to the `dhclient' controlled interface.obrien1999-12-121-5/+2
* Quirk all Pioneer changers as changers up front, instead of waiting for theken1999-12-111-7/+1
* Trim to 24 lines. Yeah, I know, looks ugly.dcs1999-12-111-4/+3
* Add reference to hier(7). This gets motd just over 25 lines. I'mdcs1999-12-111-1/+5
* reactivate cvs subdir buildpeter1999-12-111-1/+1
* Don't add MACHINE_ARCH to MAKEOBJDIRPREFIX when not cross-building.marcel1999-12-111-0/+4
* Lock reporting and assertion changes.eivind1999-12-1130-60/+126
* Update files generated by configure.peter1999-12-113-13/+40
* Something went wrong with an earlier commit and these files ended upjdp1999-12-112-0/+275
* Unmangle cvs's MD5* calls.peter1999-12-111-0/+15
* Take a shot at using mkstemp() since we have a __warn_references() onpeter1999-12-112-1/+22
* While comparing this with OpenBSD (ie: trying to figure out what mkstemps()peter1999-12-111-2/+2
* Check in correct versions of files. Somehow null files got committedgrog1999-12-110-0/+0
* Install include files with mode 444.marcel1999-12-112-2/+2
* Merge error. rcs_lockfile is freed after unlock.peter1999-12-111-2/+0
* Update for 1.10.7 update.peter1999-12-111-12/+6
* Merge cyclic changes from 1.10.7 into our mainline. I did this seperatelypeter1999-12-111-182/+301
* Merge cyclic changes for 1.10.7 only our mainline.peter1999-12-1115-664/+1974
* Revert to vendor version. Sigh, this left the vendor branch becausepeter1999-12-111-1/+2
* This commit was generated by cvs2svn to compensate for changes in r54427,peter1999-12-1191-2114/+10401
|\
| * Import cvs-1.10.7. There are a number of nasty bugs that have been fixed.peter1999-12-11108-2956/+12644
* | Turn off cvs for a moment pending import of a newer version..peter1999-12-111-1/+1
* | Reclaim UPAGES_HOLE (8k) that was chopped out of process address space.peter1999-12-113-4/+2
* | Don't simulate a pseudo address-space beyond VM_MAXUSER_ADDRESS thatpeter1999-12-112-80/+0
OpenPOWER on IntegriCloud