aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This patch corrects the first round of panics and hangs reportedKirk McKusick2000-07-2424-103/+298
* Revert the reversion of the default mtree behaviour. The mtreeMarcel Moolenaar2000-07-242-12/+11
* Using an atomic operation here won't help if nobody else uses them (forBrian Feldman2000-07-231-2/+3
* Argh... mtree has been removed from the bootstrap-tools. In thatMarcel Moolenaar2000-07-231-2/+2
* Name all kernels 'kernel'. This fixes the incompatible behaviourMarcel Moolenaar2000-07-231-5/+3
* Add bounds checking to stackgap_alloc. Previously it was possibleMarcel Moolenaar2000-07-236-22/+28
* Remove mtree for bootstrap-tools. The -L switch change has beenMarcel Moolenaar2000-07-231-1/+1
* Backout addition of -L switch to mtree. Using -L breaks theMarcel Moolenaar2000-07-237-16/+16
* MFPAO: Add support for AX88190, equipped in MELCO LPC3-TX.Seigo Tanimura2000-07-234-76/+273
* Close file descriptors after use so as not to abuse the descriptorSheldon Hearn2000-07-231-0/+2
* Add weak_mountd_authentication, which is examined in /etc/rc.network.Jeroen Ruigrok van der Werven2000-07-231-0/+1
* Remove references to the (removed) kern.timecounter.method sysctl.Mark Murray2000-07-231-15/+1
* Clean this up with some BDE-inspired fixes.Mark Murray2000-07-237-73/+92
* Remove the awi(4) manual page from the sys/ hierarchy after a repo-Sheldon Hearn2000-07-231-154/+0
* Clarification (forced commit):Brian Feldman2000-07-230-0/+0
* Solve the problem where it is possible to get the kernel stuck inBrian Feldman2000-07-231-3/+31
* First attempt to fix a buildworld from -stable machine. ExplicitlyWarner Losh2000-07-231-2/+3
* apm -d also needs a writable file descriptor.Nick Sayer2000-07-231-1/+1
* Oops, the moused disable option is now 6 instead of 4. Catch the menu textJohn Baldwin2000-07-233-3/+3
* Don't save cp(1) in installworld. Its use has been replaced byMarcel Moolenaar2000-07-231-1/+1
* Expand the -r option to support hex. Though undocumented, the -rJohn W. De Boskey2000-07-222-2/+3
* Add transmit buffer limitation depending on actual bandwidth.Poul-Henning Kamp2000-07-221-112/+159
* Remove the reference to KERN_UPDATEINTERVAL and syncer(4), sinceSheldon Hearn2000-07-221-6/+0
* Add overflow testsStefan Eßer2000-07-221-3/+76
* Rework the FILES section to cover the list of common symbolic linksSheldon Hearn2000-07-221-12/+53
* Add the missing flags to ls(1)'s usage: -Bb.Brian Feldman2000-07-221-2/+2
* This is yet another attempt to fix "psmintr out of sync.." problems.Kazutaka YOKOTA2000-07-222-26/+18
* When a connection is being dropped due to a listen queue overflow,Jayanth Vijayaraghavan2000-07-217-3/+65
* Remove an unnecessary .PATH entry.John Baldwin2000-07-211-1/+0
* If ${BINDIR} is not present, create it before installing to it.Jordan K. Hubbard2000-07-213-3/+15
* Add a terminal entry for xterm; a lot of people are using xtermsJordan K. Hubbard2000-07-2112-9/+30
* Revert to 1.8. I misread the sentence and its context.Chris Costello2000-07-211-2/+1
* Properly document %.0f behavior.Chris Costello2000-07-211-1/+2
* Blah, need to add /usr/bin to the path also.David E. O'Brien2000-07-211-1/+1
* Add in the second half of the Slovenian FTP mirror entry.John Baldwin2000-07-213-0/+3
* Fix a really stupid bug where I assumed sizeof(int) == 2. This resulted inJohn Baldwin2000-07-212-2/+2
* SyncAndrey A. Chernov2000-07-211-7/+7
* Somehow the module makefile got missed in the big commit.Nick Sayer2000-07-211-0/+14
* Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, asSheldon Hearn2000-07-213-104/+1
* Back out 1.15. It caused more harm than good. Something, however,Nick Sayer2000-07-211-4/+4
* cons: shorten "rs" again, syscons fixedAndrey A. Chernov2000-07-211-1/+1
* Describe ResetAndrey A. Chernov2000-07-211-0/+2
* Make Reset (ESC c) reset attributes too, not only clear screenAndrey A. Chernov2000-07-211-1/+6
* Don't print summary in quiet mode.Dag-Erling Smørgrav2000-07-211-0/+3
* Add a STANDARDS section to discourage the use of this utilitySheldon Hearn2000-07-211-0/+4
* Don't display a running count in quiet mode.Dag-Erling Smørgrav2000-07-211-2/+7
* Ignore environment variables that are set but empty.Dag-Erling Smørgrav2000-07-211-40/+81
* Document the proxy support better.Dag-Erling Smørgrav2000-07-211-2/+15
* Move the netgraph-related manual pages into share/man/man4/, asSheldon Hearn2000-07-2141-4362/+20
* The decision to use an HTTP proxy for FTP documents belongs in the FTP codeDag-Erling Smørgrav2000-07-212-13/+24