summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert to nl_langinfo(CODESET)ache2001-06-262-16/+19
* Fixed miss merging from revision 1.102.nyan2001-06-261-1/+1
* Fix name for de manpages dirache2001-06-261-1/+1
* Remove aliases not needed for new man versionache2001-06-261-2/+1
* Actually implement -a as documented since import (set access point density).brooks2001-06-262-9/+8
* Output the current TX rate when showing status.brooks2001-06-261-0/+11
* Allow the clock lock to recurse.jhb2001-06-251-1/+1
* - Grab the vm lock around all of pmap_emulate_reference() as it manipulatesjhb2001-06-252-8/+14
* - Move the 'clk' spinlock below other spin locks since KTR trace eventsjhb2001-06-251-6/+39
* - Replace the unused KTR_IDLELOOP trace class with a new KTR_WITNESS tracejhb2001-06-252-23/+23
* Add support for the Cisco Aironet 350 Series of adaptors. Also, makebrooks2001-06-251-1/+7
* Admit the shameful truth; I'm really from the east coast. But I leftmsmith2001-06-251-0/+1
* Silence -Wshadow and -Wmissing-prototypes; set WARNS=2.dd2001-06-252-13/+16
* ANSIize, staticize, and unsignedize; set WARNS=2.dd2001-06-252-14/+11
* Rewrite locale handling using nl_langinfo(CODESET), so aliases not needed hereache2001-06-251-44/+77
* Constify and set WARNS=2.dd2001-06-252-2/+3
* What to do when :w tells you you haven't got permission.brian2001-06-251-0/+7
* Return "" if reallocf() failsache2001-06-251-1/+2
* Describe success return valueache2001-06-251-0/+6
* Mention that sh supports command line editingbrian2001-06-251-0/+3
* Mention that vi supports split-screen mode.brian2001-06-251-0/+3
* Suggest using .login/.profile to set environment variables, notbrian2001-06-251-4/+3
* Automatically exec bash at startup if it exists^U Turn on the display ofnik2001-06-252-2/+3
* Add an acceleration option to mousedgreid2001-06-252-8/+31
* - Sort includes.jhb2001-06-251-9/+9
* Count the context switch when blocking on a mutex as a voluntary contextjhb2001-06-252-0/+6
* Count the switch when an ithread goes idle as a voluntary context switch.jhb2001-06-251-0/+1
* We don't need the vm lock to perform a few simple calculations on thejhb2001-06-251-1/+1
* Fix cut-n-paste brain-o.jhb2001-06-251-1/+1
* Add code to detect Transmeta Crusoe cpus.dfr2001-06-252-4/+110
* Submitted by: andreasru2001-06-251-0/+1
* Add transition period hack allowing old locale names return proper codeset tooache2001-06-251-4/+31
* Only checksum stdin if nothing has been checksummed yet.ru2001-06-251-2/+2
* Previous commit broke dd(1)'s I/O summary when it's terminated by add2001-06-251-0/+1
* Driver modifications consistent with my other drivers to facilitatemsmith2001-06-255-41/+115
* Work around a bug in the current interrupt system by explicitlyimp2001-06-251-0/+4
* Make 'lpc clean' somewhat safer. Add an 'lpc tclean' command, which allowsgad2001-06-256-47/+351
* Add two new options for lpd: -c will log all connection-errors to syslog,gad2001-06-252-32/+168
* Add RETURN VALUES and ERRORS sections.dd2001-06-252-4/+22
* Minor cleanup: sort includes, fix name.dd2001-06-251-6/+5
* Fix crypto targets to be user-overridable and also obey thejkh2001-06-251-1/+9
* Xref to extattr(2) and extattr(3).dd2001-06-242-2/+4
* Add a link to extattr.2 (from extattr_get_file.2). The other namesdd2001-06-241-1/+2
* Add a manual page for extattr_string_to_namespace anddd2001-06-243-0/+185
* Nuke unused variables.dd2001-06-2413-22/+4
* Merge from ipfw.8 (1.57).kuriyama2001-06-241-5/+9
* Nuke unused variables.dd2001-06-244-14/+1
* Include missing header files whicih define functions for which gcc hasdd2001-06-241-0/+1
* Include missing header files which define functions for which gcc hasdd2001-06-242-0/+2
* Include missing header files which define functions for which gcc hasdd2001-06-2416-0/+17
OpenPOWER on IntegriCloud