summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Xref extattr_set_file(2).dd2001-06-241-0/+1
* Xref extattr_get_file(2).dd2001-06-241-0/+1
* Add a namespace argument to one of the examples.dd2001-06-241-1/+1
* mdoc(7) police: the BUGS section should go after HISTORY and AUTHORS.dd2001-06-241-6/+6
* The fact that phk wrote this is not a bug!dd2001-06-241-5/+2
* remove IN6_IS_ADDR_ANY macro (outside of standard, #if 0'ed for a long time)ume2001-06-241-7/+0
* Reword the sentence that I screwed up in the last commit.dd2001-06-241-1/+1
* Add missing includes and sort includes.dd2001-06-241-4/+8
* Include missing header files.dd2001-06-241-0/+1
* disallow setsockopt(IPV6_V6ONLY) for already bound sockets.ume2001-06-241-0/+11
* Include missing header files which define functions for which gcc hasdd2001-06-248-0/+15
* Include stdlib.h for exit(3).dd2001-06-241-0/+1
* Include missing header files which define functions for which gcc hasdd2001-06-2418-0/+21
* Include missing header files which define functions for which gcc hasdd2001-06-249-0/+11
* Silence warning and set WARNS=2.dd2001-06-242-1/+2
* Constify and set WARNS=2.dd2001-06-242-1/+2
* Constify, add a prototype, and set WARNS=2.dd2001-06-242-3/+3
* Constify and set WARNS=2.dd2001-06-242-4/+5
* fix oopslet for PROC_UNLOCK_NOSWITCHmjacob2001-06-241-1/+1
* Use strdup(3) instead of reimplementing it inline.dd2001-06-241-7/+1
* cleanup some of the XPORT_FC codemjacob2001-06-241-24/+18
* Add a transport settings variant for Fibre Channel.mjacob2001-06-241-0/+13
* Add CAM_NEW_TRAN_CODE as an option (to be included in opt_cam.h).mjacob2001-06-241-0/+3
* Reword a sentence to make it proper English.dd2001-06-241-1/+1
* Clean up the addrmerge() function, which was over-complicated andiedowse2001-06-241-136/+120
* on icmp6 node information query (FQDN), do not return hostnames withume2001-06-241-2/+6
* decrease warningume2001-06-241-2/+4
* Nuke the comment about MIP6. We don't have MIP6 code, yet.ume2001-06-241-12/+0
* inject outbound packet to BPF.ume2001-06-241-1/+25
* Constify, staticize and add a missing include; add WARNS?=2.des2001-06-242-4/+7
* Don't dereference a NULL pointer if we fail to get a sendfilebuf.dwmalone2001-06-241-1/+2
* Add prototypes and turn on WARNS=?2.dwmalone2001-06-242-0/+19
* Allow getcred sysctl to work in jailed root processes. Processes candwmalone2001-06-243-17/+35
* Get rid of some constness warnings.dwmalone2001-06-241-6/+7
* Don't add -Wall, as it's a compiler specific flag.dwmalone2001-06-241-1/+1
* Fix most of the warnings given by WARNS=2.dwmalone2001-06-243-105/+114
* Fix asm constraints for atomic_cmpset_32. This fix may also be neededbenno2001-06-241-1/+1
* After exhaustive discussions and some meandering and confusion, enoughdillon2001-06-241-0/+6
* Reset timestamps of battery info. and status by thier notify handler.iwasaki2001-06-241-10/+13
* - Swap order of "S4B" and "S5" in sleep_state_names. They alreadyiwasaki2001-06-241-6/+6
* Don't call exit(3) from a signal handler.dd2001-06-242-4/+3
* mdoc(7) police: use the Fn macro where appropriate.dd2001-06-241-3/+6
* Remove duplicate words.dd2001-06-2424-27/+27
* Correct a typo.dd2001-06-241-1/+1
* mdoc(7) police: sort xrefs.dd2001-06-241-7/+7
* Add myself.jasone2001-06-241-0/+1
* Fix some return-value brain-damage in forward_register(). Thisiedowse2001-06-231-16/+21
* Use the new CLSET_CONNECT clnt_control() request on UDP clients toiedowse2001-06-231-1/+20
* Add a new clnt_control() request `CLSET_CONNECT' that controlsiedowse2001-06-233-4/+28
* Add initializetion of NVCTL register with EEPROM stored value.semenu2001-06-235-0/+45
OpenPOWER on IntegriCloud