summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Keep fortunes short, so motd won't scroll outside the screen.dcs1999-12-131-1/+1
* Exercise sufficient editorial license and further shorten motd.dcs1999-12-131-17/+16
* Always set INP_IPV4 flag for IPv4 pcb entries, because netstat needs itshin1999-12-132-5/+0
* Add colldef to the list of tools. It's needed on older systems.marcel1999-12-121-2/+2
* Argh, fix a stupid typo. :-(peter1999-12-122-2/+2
* o Add gensetdefs to the list of tools.marcel1999-12-121-4/+4
* Move mlx, ncp and nwfs to the common area, they build on the Alpha andpeter1999-12-121-3/+4
* Allow it to be compiled as cross-tool.marcel1999-12-122-4/+13
* Zap unused CFLAGS += -DNCPpeter1999-12-121-1/+0
* Fix pointer problem for the Alphapeter1999-12-122-4/+4
* Note that Tekram controllers are supported again.jkh1999-12-122-6/+0
* Move mlx from x86-only to generic. It builds on the Alpha and is in thepeter1999-12-121-4/+0
* time_t is an int on the Alpha, not long.peter1999-12-121-1/+1
* Move amr from x86-specific to generic. (it's in the generic conf/filespeter1999-12-121-2/+2
* Don't waste time creating amr.h since it (and NAMR) aren't used.peter1999-12-121-4/+0
* Fix a printf format problem on the Alpha, where size_t == unsigned long,peter1999-12-121-1/+1
* Fix joy and put it back in the MI section. (yes, it works on Alpha)peter1999-12-122-6/+4
* Make this kld'able (#include "joy.h" no longer required as there are nopeter1999-12-122-6/+0
* Change "atapi" (the old one) from "present but broken" to "not present".peter1999-12-121-33/+0
* Remove a whole bunch of "CFLAGS+= -DFSNAME" cruft. It hasn't beenpeter1999-12-1215-24/+3
* sd->da, wd->adcpiazza1999-12-121-4/+4
* Look for disk devices rather than bdevs.phk1999-12-121-2/+2
* Bring these more into line with other modules that have .h files generatedpeter1999-12-1221-43/+43
* Use the -c and -h args of vnode_if.sh to generate only the .h file thatpeter1999-12-122-18/+14
* Make the cvs-supfile cover the entire repository - add the doc hierarchy.dillon1999-12-121-0/+8
* Use a seperate -c and -h mode. The vnode_if.c file is compiled only intopeter1999-12-128-380/+476
* Put on asbestos suit and put a splcam() around the 'Mounting root from..'peter1999-12-122-0/+6
* The sysctl mod_xx hack is no longer required now that we have totallypeter1999-12-121-10/+0
* Remove some horrible #if 0'd code that has no hope of working now. Itpeter1999-12-121-71/+0
* Turn on warnings for the wd* driver with a loud pointer to ata*. Thispeter1999-12-122-12/+22
* Replace the svr4_sys_getdents64() routine with a port of linux_getdents() --newton1999-12-122-170/+248
* Avoid excessive redundancy in svr4_sys_getmsg() and svr4_sys_putmsg():newton1999-12-122-16/+16
* 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
OpenPOWER on IntegriCloud