summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Silence mdoc(7) warnings: remove an empty line, add missed .El macro.maxim2006-04-302-60/+74
* Reduce the namei (sub)display by 5 columns to make enough space for abde2006-04-301-17/+19
* Specify default values for positive-policy and negative-policy .matteo2006-04-302-6/+6
* Remove header pollution.scottl2006-04-301-1/+0
* Remove some header polution.scottl2006-04-303-3/+0
* Typo.ceri2006-04-302-2/+2
* Removed the description of the nonexistent want_fd command. want_fd existedbde2006-04-301-2/+0
* Don't redraw the disk names on every update. This was apparently donebde2006-04-301-6/+0
* Backout my last changes. ISO-8859-15 does not specify ACS graphics.matteo2006-04-305-32/+32
* Fix "slow (on-the-fly) zero fills percentage (`%slo-z')" some more. Thebde2006-04-302-4/+4
* Go with a different version of the previous patch so to preserve errno.marcus2006-04-301-5/+5
* Fix a file descriptor leak in cam_lookup_pass() when the ioctl to findmarcus2006-04-301-4/+5
* Document sysinstall's limitation on operating on mounted disks.scottl2006-04-302-0/+22
* If DEBUG is defined, then fill numeric fields with asterisks instead ofbde2006-04-301-0/+15
* New release notes:hrs2006-04-302-0/+6
* Remove trailing whitespace.bde2006-04-3011-38/+38
* Show the load average in the tcp display (it was already shown, perhapsbde2006-04-3014-321/+325
* Reword a sentence modified in my previous commit. This new one is probablytrhodes2006-04-302-2/+4
* Edit the interrupt name strings to shorten them. This is believed tobde2006-04-301-2/+33
* Backed out rev.1.49 since it had buffer overruns and only workedbde2006-04-301-10/+2
* vn_start_write()/vn_finished_write() is not needed here, becausepjd2006-04-291-2/+0
* Abbreviate long field descriptors at write time so that they don't getbde2006-04-292-12/+12
* Add auto upgrade capability to mergemaster.gordon2006-04-292-1/+88
* Fix the acpi.ko path for boot.flp.nyan2006-04-291-1/+1
* POSIX demands that set's output (when invoked without arguments) should bestefanf2006-04-291-9/+47
* Add curses ACS line graphics support for iso15 fontsmatteo2006-04-295-32/+32
* Check the buffer size when copying the line returned by el_gets() into ourstefanf2006-04-291-4/+13
* Lock giant when assigning ni_vp and keep vfslocked state valid.kris2006-04-291-0/+1
* Oops, services should be compat by default for backward compatibility.ume2006-04-291-1/+1
* Add support for fragmenting ipv4 packets.thompsa2006-04-291-7/+85
* Add newly supported databases such as services, protocols and rpcume2006-04-291-1/+5
* English grammar fix in comment.ume2006-04-291-1/+4
* Follow FreeBSD mdoc(7) conventions:trhodes2006-04-292-70/+86
* Correct sentence, forwarding non IP packets is now an option.thompsa2006-04-291-2/+2
* Eliminate unnecessary, recursive acquisitions and releases of the pagealc2006-04-291-5/+2
* Typo.keramida2006-04-291-1/+1
* Fix a couple of typos and other minor nitskeramida2006-04-281-4/+4
* Minor improvements after last revision.keramida2006-04-281-9/+13
* vn_start_write() is called only when v_type != VCHR, so correspondingpjd2006-04-281-2/+3
* o Borrow from if_bridge.4: note that the bridge interface need to be upped.maxim2006-04-282-2/+2
* Also check use_pty in the ptmx clone lookup; this means that when ptmxrwatson2006-04-281-0/+3
* Remove the puc-specific hacks. The puc(4) driver now properly usesmarcel2006-04-282-33/+0
* Rewrite of puc(4). Significant changes are:marcel2006-04-2825-2334/+2129
* The nvidia binary blob sometimes defers tx completion notification to thejhb2006-04-281-1/+19
* Fix typo.rwatson2006-04-281-1/+1
* Ensure outbound data packets in hostap mode are delivered only tosam2006-04-281-1/+12
* Interim fix for pmap problems I introduced with my last commit.peter2006-04-281-82/+65
* Implement the ipend() method of the serdev I/F.marcel2006-04-282-0/+10
* Minor wording and formatting fixes.brueffer2006-04-281-3/+7
* - Don't hold the device sx lock when going to sleep.pjd2006-04-281-6/+23
OpenPOWER on IntegriCloud