summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This patch corrects the first round of panics and hangs reportedmckusick2000-07-2424-103/+298
* Revert the reversion of the default mtree behaviour. The mtreemarcel2000-07-242-12/+11
* Using an atomic operation here won't help if nobody else uses them (forgreen2000-07-231-2/+3
* Argh... mtree has been removed from the bootstrap-tools. In thatmarcel2000-07-231-2/+2
* Name all kernels 'kernel'. This fixes the incompatible behaviourmarcel2000-07-231-5/+3
* Add bounds checking to stackgap_alloc. Previously it was possiblemarcel2000-07-236-22/+28
* Remove mtree for bootstrap-tools. The -L switch change has beenmarcel2000-07-231-1/+1
* Backout addition of -L switch to mtree. Using -L breaks themarcel2000-07-237-16/+16
* MFPAO: Add support for AX88190, equipped in MELCO LPC3-TX.tanimura2000-07-234-76/+273
* Close file descriptors after use so as not to abuse the descriptorsheldonh2000-07-231-0/+2
* Add weak_mountd_authentication, which is examined in /etc/rc.network.asmodai2000-07-231-0/+1
* Remove references to the (removed) kern.timecounter.method sysctl.markm2000-07-231-15/+1
* Clean this up with some BDE-inspired fixes.markm2000-07-237-73/+92
* Remove the awi(4) manual page from the sys/ hierarchy after a repo-sheldonh2000-07-231-154/+0
* Clarification (forced commit):green2000-07-230-0/+0
* Solve the problem where it is possible to get the kernel stuck ingreen2000-07-231-3/+31
* First attempt to fix a buildworld from -stable machine. Explicitlyimp2000-07-231-2/+3
* apm -d also needs a writable file descriptor.nsayer2000-07-231-1/+1
* Oops, the moused disable option is now 6 instead of 4. Catch the menu textjhb2000-07-233-3/+3
* Don't save cp(1) in installworld. Its use has been replaced bymarcel2000-07-231-1/+1
* Expand the -r option to support hex. Though undocumented, the -rjwd2000-07-222-2/+3
* Add transmit buffer limitation depending on actual bandwidth.phk2000-07-221-113/+160
* Remove the reference to KERN_UPDATEINTERVAL and syncer(4), sincesheldonh2000-07-221-6/+0
* Add overflow testsse2000-07-221-3/+76
* Rework the FILES section to cover the list of common symbolic linkssheldonh2000-07-221-12/+53
* Add the missing flags to ls(1)'s usage: -Bb.green2000-07-221-2/+2
* This is yet another attempt to fix "psmintr out of sync.." problems.yokota2000-07-222-26/+18
* When a connection is being dropped due to a listen queue overflow,jayanth2000-07-217-3/+65
* Remove an unnecessary .PATH entry.jhb2000-07-211-1/+0
* If ${BINDIR} is not present, create it before installing to it.jkh2000-07-213-3/+15
* Add a terminal entry for xterm; a lot of people are using xtermsjkh2000-07-2112-9/+30
* Revert to 1.8. I misread the sentence and its context.chris2000-07-211-2/+1
* Properly document %.0f behavior.chris2000-07-211-1/+2
* Blah, need to add /usr/bin to the path also.obrien2000-07-211-1/+1
* Add in the second half of the Slovenian FTP mirror entry.jhb2000-07-213-0/+3
* Fix a really stupid bug where I assumed sizeof(int) == 2. This resulted injhb2000-07-212-2/+2
* Syncache2000-07-211-7/+7
* Somehow the module makefile got missed in the big commit.nsayer2000-07-211-0/+14
* Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, assheldonh2000-07-213-104/+1
* Back out 1.15. It caused more harm than good. Something, however,nsayer2000-07-211-4/+4
* cons: shorten "rs" again, syscons fixedache2000-07-211-1/+1
* Describe Resetache2000-07-211-0/+2
* Make Reset (ESC c) reset attributes too, not only clear screenache2000-07-211-1/+6
* Don't print summary in quiet mode.des2000-07-211-0/+3
* Add a STANDARDS section to discourage the use of this utilitysheldonh2000-07-211-0/+4
* Don't display a running count in quiet mode.des2000-07-211-2/+7
* Ignore environment variables that are set but empty.des2000-07-211-40/+81
* Document the proxy support better.des2000-07-211-2/+15
* Move the netgraph-related manual pages into share/man/man4/, assheldonh2000-07-2141-4362/+20
* The decision to use an HTTP proxy for FTP documents belongs in the FTP codedes2000-07-212-13/+24
OpenPOWER on IntegriCloud