summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Argh, I hate the tcl build/config environment. :-(peter1996-10-301-3/+4
* Fix braino on my part. When we have three different port ranges (default,peter1996-10-302-3/+8
* Fix a potential deadlock from the previous commit.dyson1996-10-302-4/+8
* Fix the /proc/???/map file so that it is possible to read an arbitrarilydyson1996-10-302-36/+46
* Change mmap to use OBJT_DEFAULT instead of OBJT_SWAP by defaultdyson1996-10-291-2/+2
* changes to gdb to:gj1996-10-295-24/+413
* If you run with option Z and malloc fails, memset gets calledphk1996-10-291-4/+6
* addgroup - add a group or add users to a groupwosch1996-10-291-0/+220
* Correct indentation of multi-LUN device info. (Slightly different fixse1996-10-291-2/+2
* oops, uninitialised variable.. -v mode depended on stack contents.peter1996-10-292-4/+4
* Search for labels on all slices whenever any minor for a drive is opened.bde1996-10-291-44/+55
* Added an FAQ entry explaining the bsd.port.mk variable MASTER_SITE_OVERRIDE.max1996-10-291-6/+13
* Added some guideline to write pkg/COMMENT.max1996-10-291-8/+55
* Integrate our changes from bin/rmail. Mainly it causes immediatepeter1996-10-292-1/+16
* Another round of merge/updates.asami1996-10-2955-2569/+149
* Convert the DONT_FSYNC compile time option to a runtime option (likepeter1996-10-293-21/+27
* Merge in our changes from src/libexec/mail.local. This version doesn'tpeter1996-10-293-23/+43
* Clean up some loose ends on my previous work in here..peter1996-10-291-4/+4
* Regenerated.. Use new minor number for both installed names, not justpeter1996-10-292-5/+5
* Along the way, the minor version number has been bumped (newer versionpeter1996-10-291-10/+15
* Add support for the SDL RISCom N2pci cards. Bring in the enhancementsjhay1996-10-298-2439/+6694
* Update URL for the Pentium Systems Hardware Performance Guide.alex1996-10-291-2/+2
* Add the -p (privileged) commandline switchsteve1996-10-294-8/+31
* If rcmd() fails, return immediately instead of trying a bunch offenner1996-10-281-6/+9
* Do not modify a malloc()ed pointer; instead, use memmove().joerg1996-10-281-2/+3
* Remove some unnecessary code in the interrupt handler.jhay1996-10-283-36/+45
* A #define really don't need a ; at the end.jhay1996-10-282-4/+4
* Eliminate unnecessary include of <sys/mbuf.h>.wollman1996-10-282-2/+8
* Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufswollman1996-10-284-5/+13
* comaptibles->compatiblesimp1996-10-281-3/+3
* In data_phase_reinit when I converted the code to use bcopy, I should havegibbs1996-10-281-3/+3
* devfs_tree.c: improve our bdevvp() function.phk1996-10-282-4/+8
* init_main.c: pass -d to init if DEVFS_ROOTphk1996-10-284-4/+14
* DEVFS_ROOT -> opt_devfs.hphk1996-10-281-1/+3
* If passed the -d flag, mount devfs on /devphk1996-10-281-1/+12
* Correct the startup sequence for syslogd:joerg1996-10-281-2/+8
* Kill _OLD_PATH_LOG. It's not needed.joerg1996-10-281-2/+1
* Back out the entire change from rev 1.11 of syslogd.c. It was bogus.joerg1996-10-282-53/+8
* Don't dereference a free()ed pointer.joerg1996-10-281-3/+5
* Add basic support for the 398X cards as multi-channel SCSI host adapters.gibbs1996-10-281-23/+106
* Add basic support for the 398X cards as multi-channel SCSI host adapters.gibbs1996-10-284-184/+292
* Add some code to allow SCB sharing for the 398X cards. This involves passinggibbs1996-10-281-5/+6
* Add two new aic7xxx driver options:gibbs1996-10-284-4/+14
* Fix problems dealing with non-tagged devices when SCB paging is enabled.gibbs1996-10-282-48/+53
* Fix a typo, putput --> output.alex1996-10-271-2/+2
* The way we get a vnode for swapdev is not quite kosher. In particularphk1996-10-271-4/+18
* Added ${DESTDIR} to the install target so bison.{simple,hairy}joerg1996-10-271-3/+5
* Typo: to --> too. Fixes PR#1907.alex1996-10-271-2/+2
* Do not store character 30. I made a test at my CS departmentwosch1996-10-271-1/+8
* Don't give up just because we cant find the blkdev that correspondsphk1996-10-274-8/+12
OpenPOWER on IntegriCloud