summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't redirect to /dev/null when executing ex(1).ru2001-09-141-1/+1
* Add some cards to nge(4)-supported hardware list, as described inbmah2001-09-142-0/+16
* Two style changes: Bring "maintained by" credit into a sect1info, andbmah2001-09-141-3/+9
* Unbreak build-tools -- build and use up-to-date ${HEADERS}.ru2001-09-142-4/+4
* Fold groups(1) and whoami(1) into id(1).ru2001-09-144-87/+35
* Simplify f_Xtime().ru2001-09-141-24/+11
* Bloat find(1) even more, and introduce the conceptru2001-09-143-18/+166
* Place CPU_UPGRADE_HW_CACHE in the right section.asmodai2001-09-142-6/+6
* Remove pointer to ftp.freesoftware.com.asmodai2001-09-141-1/+1
* Handle the absence of net.inet6.ip6.fw.verbose_limit betterbrian2001-09-141-1/+1
* Update this to compile on the Alpha.peter2001-09-141-2/+2
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-141-0/+1
* For old gcc/gcc-based compilers and non gcc compilers make sure toasmodai2001-09-141-0/+1
* style(9) correct #define's followed by a space to be followed by a tabasmodai2001-09-141-14/+14
* Set thread0->td_pcb, this is probably why jake was getting a null deref.peter2001-09-141-0/+1
* Increase disk space estimate for installing the ports collection frommurray2001-09-141-1/+1
* Whitespace change only. Use the same indention level throughout thismurray2001-09-142-22/+24
* Plug in ELF backend.dfr2001-09-142-2/+2
* Add ELF backend to the build.dfr2001-09-143-15/+3
* Make this do the right thing (mostly). We should still reserve the pagesdfr2001-09-142-10/+26
* Fix off by one error introduced by the use of the ifnet_byindex()marcel2001-09-142-2/+2
* Bump version to 500023 to reflect massive changes necessary for theimp2001-09-141-1/+1
* Merge sys/isa/sio.c 1.343imp2001-09-142-22/+22
* Merge from sys/dev/syscons/syscons.c 1.373imp2001-09-141-17/+17
* Merge from sys/i386/isa/sprk.c 1.50, 1.51imp2001-09-141-6/+7
* Merge KSE changes from sys/dev/syscons/scterm-sc.c 1.17imp2001-09-142-2/+2
* KSE changes for olpt driverimp2001-09-142-6/+6
* Merged sys/i386/isa/npx.c 1.110, 1.111, 1.112 KSEimp2001-09-141-43/+45
* s/thread'/thread's/imp2001-09-143-3/+3
* Changes necessary for KSE worldimp2001-09-142-5/+5
* Merge changes from sys/i386/isa/mse.c 1.56 and other tweaks for KSEimp2001-09-141-9/+9
* The Books and Articles section was very choppy due to its cut-and-pastebmah2001-09-141-38/+31
* Merge from sys/isa/fd.c 1.221 and a few minor tweaks to make compileimp2001-09-142-20/+22
* Merge from sys/i386/i386/machdep.c 1.480 (Julian's KSE changes)imp2001-09-142-156/+148
* Re-apply rev 1.178 -- style(9) the structure definitions.obrien2001-09-139-14/+14
* Fix locking on td_flags for TDF_DEADLKTREAT. If the comments in the codejhb2001-09-132-9/+10
* Adjust some locking comments.jhb2001-09-131-11/+10
* Fix typo.julian2001-09-131-1/+1
* fix typojulian2001-09-132-6/+0
* shift a few flags around.. (physically, not logically)julian2001-09-131-6/+5
* fix savecore so that it works on the alpha after the size changegallatin2001-09-131-2/+2
* PR: kern/29698 (part)mr2001-09-132-0/+21
* PR: kern/29698 (part)mr2001-09-132-0/+18
* Clean up, WARNSify, unbreak -v option handling.ru2001-09-132-52/+52
* Now that we have it, replace `afterinstall' target with SCRIPTS.ru2001-09-131-7/+1
* Update code which creates bootinfo.dfr2001-09-136-4/+202
* * Enable dynamically linked kernel. This involves adding a self-relocatordfr2001-09-137-74/+300
* sigpause() -> sigsuspend()brian2001-09-132-8/+15
* Correct alignment issuesbrian2001-09-131-17/+20
* Add a strcasecmp() call I forgot in my hurry to commit the previous fix.des2001-09-131-1/+2
OpenPOWER on IntegriCloud