summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* First round of moving secure telnet (AKA kerberised telnet) to its new homemarkm1996-10-2628-154/+272
* Apparently this patch fixes the objc backend on the i386 platforms.peter1996-10-261-0/+7
* Replace hardcoded length of "/dev/" with strlen(_PATH_DEV).alex1996-10-261-1/+1
* Update this to match my version.phk1996-10-262-24/+21
* Various cosmeticsphk1996-10-261-48/+28
* sprintf --> snprintfalex1996-10-261-3/+4
* POSIX requires stdio buffers be flushed on abort.alex1996-10-261-0/+8
* Fix transcription error I introduced in last patch. This created aimp1996-10-261-2/+2
* Removed initialization of a variable that went away. Oops.bde1996-10-265-25/+15
* Allow the specification of a mountpoint, and resolve it s disk devicejoerg1996-10-254-4/+64
* Fix a problem where the command line could be used to overflow a stackimp1996-10-251-2/+2
* Don't allow reassembly to create packets bigger than IP_MAXPACKET, and countfenner1996-10-255-8/+32
* Declare pointers to signal handling functions in full instead of asbde1996-10-253-8/+6
* Give ypxfr the ability to detect the presence of the YP_INTERDOMAINwpaul1996-10-254-7/+91
* Removed unused #includes.bde1996-10-251-14/+14
* Use the same format for the "expect N shift reduce conflicts" messagebde1996-10-251-1/+1
* Made this work for non-root again. The security fixes in rev.1.11bde1996-10-251-10/+15
* Restored order of cuac above ttyc.bde1996-10-252-56/+60
* Build intermediate object files for mkinit, mknodes and mksyntaxbde1996-10-251-6/+19
* Improved comment about `all' target.bde1996-10-251-16/+15
* Use macros from timmerreg.h instead of private ones.bde1996-10-252-56/+14
* Print the clock calibration messages all on one (long) line again sobde1996-10-255-105/+90
* Improved biasing of i586 clock by adjusting for hardclock() latency.bde1996-10-255-105/+130
* Removed #include of <machine/clock.h>. It is no longer used, and wouldbde1996-10-251-2/+1
OpenPOWER on IntegriCloud