summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added Michael Butschky <butsch@computi.erols.com>, to the additionalmax1996-10-251-1/+2
* Unremoved used #include of <sys/systm.h> for the !GUPROF case.bde1996-10-251-1/+4
* Moved #include of <sys/types.h> earlier so that this compiles whenbde1996-10-252-10/+14
* - KNF cleanup.gibbs1996-10-251-170/+143
* - KNF cleanup.gibbs1996-10-254-1457/+1100
* KNF cleanup.gibbs1996-10-251-64/+64
* Go back to using DMA to get SCBs down to the adapter.gibbs1996-10-252-356/+485
* Change recently added diagnostics to more descriptiveache1996-10-251-8/+8
* Added a missing break, so all static bins would be missed :(sos1996-10-241-1/+2
* Add support for handling the YP_SECURE and YP_INTERDOMAIN keys fromwpaul1996-10-245-20/+164
* Fix the dependancies.markm1996-10-241-8/+9
* Fix this so that dependancies work properly.markm1996-10-241-13/+10
* If errors occur during the loading of the shared libraries required byjdp1996-10-242-20/+60
* Teach file about:erich1996-10-243-1/+14
OpenPOWER on IntegriCloud