summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Document the limitation that multibyte characters cannot be used astjr2004-07-171-1/+6
* Make M_SKIP_FIREWALL a global (and semantic) flag, preventing anything fromjmallett2004-07-172-14/+2
* Support a ``set rad_alive N'' command to enable periodic RADIUS accountingbrian2004-07-177-42/+190
* Give the most awesome example of how to parse the output of datealfred2004-07-171-0/+8
* Be consistant with probeimp2004-07-161-2/+1
* Ignore more strange return values of the test_aux_port() function,mux2004-07-162-12/+20
* Fix the build. pcm is no more.ps2004-07-161-4/+0
* Request that diffs against nfs, rpc and rpc.lockd are run by me.alfred2004-07-161-1/+3
* Remove dead or unused code, such as spl calls.alc2004-07-161-25/+0
* - Move TDF_OWEPREEMPT, TDF_OWEUPC, and TDF_USTATCLOCK over to td_pflagsjhb2004-07-169-24/+31
* Whitespace fix.jhb2004-07-161-1/+1
* Improve readability a bit by changing some code at the end of a functionjhb2004-07-161-6/+2
* /usr/libexec/ld-elf.so.1 -> /libexec/ld-elf32.so.1obrien2004-07-161-1/+1
* Forced commit to actually list the changes of bin/61718, as requested by sam.mr2004-07-160-0/+0
* Use ACPI_ALL_NOTIFY instead of registering handlers separately.njl2004-07-162-8/+4
* Fix the alpha (and others) module build by only building fdc_acpi.c onnjl2004-07-161-7/+9
* when IN6P_AUTOFLOWLABEL is set, the flowlabel is not set onume2004-07-161-2/+10
* According to POSIX sys/socket.h must define CMSG_NXTHDR but most notharti2004-07-161-1/+1
* Document the MSG_DONTWAIT flag.harti2004-07-161-1/+8
* Fix acpi_video loading. When we started cleaning up the duplicate handlesnjl2004-07-161-5/+4
* Add a SUSER_RUID flag to suser_cred. This flag indicates that we want tocperciva2004-07-162-3/+3
* After talking to Colin,mr2004-07-163-64/+70
* Include <string.h> to get memset and strcmp prototype.johan2004-07-162-1/+3
* Refer to the sysutils/cdrtools port now that the sysutils/mkisofs portkeramida2004-07-161-1/+4
* Sync the example of MODULES_OVERRIDE with the renamed sound drivers.tanimura2004-07-161-1/+1
OpenPOWER on IntegriCloud