summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* improve comments for UT_NAMESIZEwosch1996-10-272-3/+7
* setuid back to the original caller immediately after opening the route socket.fenner1996-10-271-14/+19
* $@ -> "$@", now ``mkdep "foo bar".c'' works.wosch1996-10-271-5/+6
* fix perl indention stylewosch1996-10-271-13/+11
* Move static variable nextpid out from fork1(). Now top(1) can printwosch1996-10-271-2/+3
* (reverse) sync with src/lib/libtcl/Makefile rev 1.9wosch1996-10-271-11/+22
* Add rudimentry support for ifconfig'ing aliases at boot. Also allowpeter1996-10-272-3/+25
* lpc/cmds.c:imp1996-10-2710-38/+57
* Do not make symbolic links from obj directory into source tree,wosch1996-10-261-233/+73
* Fix an off-by-one error in getvfsent().joerg1996-10-261-1/+1
* Use the calibrated/adjustable i8254 frequency `timer_freq' instead ofsos1996-10-263-69/+90
* Note that streams are now flushed on abort.alex1996-10-261-2/+2
OpenPOWER on IntegriCloud