summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove 'sg' argument to linux_sendto_hdrincl, which is what I think wasrwatson2004-07-181-1/+1
* The description of ng_mesg.cmd should call it "cmd" to match the structkeramida2004-07-181-1/+1
* Remove the dependency of the :C/regexp/replacement/ variable modifierkeramida2004-07-181-8/+7
* Priner control devices are now lpt*.ctl.obrien2004-07-181-1/+1
* Mention the vfs.usermount sysctl.brueffer2004-07-181-0/+4
* Drop Giant and acquire the UNIX domain socket subsystem lock a bitrwatson2004-07-181-4/+4
* Add an "out" to the now required BS of defining DESTDIR.obrien2004-07-181-1/+1
* This is a forced commit.davidxu2004-07-180-0/+0
* m_tag_copy takes an additional "how" parameter in FreeBSD.mlaier2004-07-181-0/+8
* Fix macro so that we don't get missing initializer warnings.alfred2004-07-171-1/+3
* Change named parameters from max (which conflicts with a macro in libkern.h)alfred2004-07-171-2/+2
* Remedy my omission of one change in the prevision revision: pmap_remove()alc2004-07-171-0/+3
* Fix typo.davidxu2004-07-171-1/+1
* - Utilize pmap_pte_quick() rather than pmap_pte() in pmap_remove() andalc2004-07-171-2/+4
* Fix the !INET6 build.dwmalone2004-07-171-0/+4
* Add a kern_setsockopt and kern_getsockopt which can read the optiondwmalone2004-07-173-99/+110
* Properly terminate a quoted string in the previous commit. Oddlymarcel2004-07-171-1/+1
* s/manditory/mandatoryalfred2004-07-171-3/+3
* Revert WARNS bump until I figure out why this does not work.johan2004-07-171-1/+0
* Explain that for nfs, rpc.lockd and truss I am just noting that I _can_alfred2004-07-171-2/+3
* Support readlink(2) better. Readlink does not nul terminate thealfred2004-07-1710-20/+32
* The tcp syncache code was leaving the IPv6 flowlabel uninitialiseddwmalone2004-07-172-6/+32
* When reporting reciept of a signal, print the signal's name.alfred2004-07-173-7/+26
* Remove unused user_uname variable.kientzle2004-07-172-16/+8
* Explicitly specify ATPROTO_DDP constant rather than '0' when bindingrwatson2004-07-171-1/+1
* Merge in a stable fix from OpenBSD:mlaier2004-07-171-52/+63
* Add a simple tool to bind netatalk sockets and perform send operations.rwatson2004-07-172-0/+170
* Add the const qualifier to the prgregset_t argument for the *setregs*marcel2004-07-174-4/+4
* o ps_pd{read|write} and ps_pt{read|write} are obsolete interfacemarcel2004-07-171-22/+2
* Re-implement this file, including copyright notice. Keep David Xu asmarcel2004-07-171-69/+31
* gcc now objects to a default label without any contents. Because I wantrwatson2004-07-171-0/+2
* Add simple regression test to detect leakage of file descriptors whenrwatson2004-07-172-0/+142
* Document the SUSER_RUID flag.cperciva2004-07-171-2/+14
* Add a BUGS entry pointing out that the ASU flag isn't being set. This wascperciva2004-07-171-0/+7
* Fix minor namespace pollution: The prototypes for f{dim,max,min}(),stefanf2004-07-171-6/+6
* Dont set "address setup timing" on newer VIA chips.sos2004-07-171-1/+2
* Use correct location for nsmb.conf file.bp2004-07-171-1/+2
* Fix typo: carat -> caret.tjr2004-07-171-1/+1
* Rename the sound device drivers.nyan2004-07-172-12/+14
* Merged from the following changes.nyan2004-07-176-60/+88
* Correct typo.nyan2004-07-171-1/+1
* Remove duplicate include.nyan2004-07-171-1/+0
* Add some PCI IDs for OHCI chips.simokawa2004-07-172-0/+30
* Resurrect kld support. Support ADDR16_HA/LA relocations, and syncgrehan2004-07-171-43/+45
* Make bsdtar the default system tar. This makes /usr/bin/tar a symlinkkientzle2004-07-172-2/+2
* Define semantic of M_SKIP_FIREWALL more precisely, i.e. also pass associatedmlaier2004-07-173-22/+34
* Validate -o usage. Strictly speaking, -o only makes sense with -x,kientzle2004-07-172-0/+8
* Mention in the BUGS section that write and wall bogusly use the sender'stjr2004-07-172-1/+15
* Document incorrect handling of multibyte characters.tjr2004-07-175-5/+23
* MFamd64 revision 1.478alc2004-07-171-6/+5
OpenPOWER on IntegriCloud