aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump __FreeBSD_version for memmem(3).Andre Oppermann2005-08-251-1/+1
* Appropriate namespace protection for memmem(3).Andre Oppermann2005-08-251-0/+2
* Add the function memmem(3) as found in glibc and others.Andre Oppermann2005-08-257-5/+160
* Add myself as a maintainer of Bluetooth codeMaksim Yevmenkin2005-08-251-0/+5
* Fix a bug introduced in revision 1.9 which causes chkgrp to coredump onColin Percival2005-08-251-5/+9
* Make sure ng_fec_init() uses the same calling convention as the rest ofMaksim Yevmenkin2005-08-251-3/+3
* Dont set default mode to ATA_DMA_MAX on devices not capable of DMA.Søren Schmidt2005-08-251-1/+3
* Fixes for gcc 4.x.Ollivier Robert2005-08-251-15/+11
* - Refuse hashsize of 0, since it is invalid.Gleb Smirnoff2005-08-251-2/+2
* Remove all references to T/TCP, which was removed several months ago.Gleb Smirnoff2005-08-257-256/+3
* Fixes for gcc4.x.Ollivier Robert2005-08-252-1/+2
* De-spl parts of the routing socket code now generally protectedRobert Watson2005-08-251-40/+20
* When we have a published ARP entry for some IP address, do reply onGleb Smirnoff2005-08-251-0/+9
* get current temperature from _TMP during passive cooling is active.Hajimu UMEMOTO2005-08-251-15/+33
* initialize only ACPI_BUFFER to avoid race condition with passiveHajimu UMEMOTO2005-08-251-1/+8
* Hook getino.3 up to the build and link it to putino.3.Tom Rhodes2005-08-251-1/+2
* Backout revision 1.54, because it exposes a worse problem, thanGleb Smirnoff2005-08-251-3/+1
* Track all lock relationships instead of pruning direct relationshipsDon Lewis2005-08-251-71/+31
* - Remove redundant assertions that the driver lock is not held in attach()John Baldwin2005-08-241-5/+2
* Test last minute changes, as gcc isn't too smart.Pawel Jakub Dawidek2005-08-241-1/+1
* '-F' option now needs locked pidfile. Modify regression tests respectively.Pawel Jakub Dawidek2005-08-242-6/+4
* Modify '-F' option to work nicely with pidfile(3) - a pidfile given asPawel Jakub Dawidek2005-08-242-0/+22
* Use pidfile(3) in watchdogd(8).Pawel Jakub Dawidek2005-08-242-9/+18
* Use pidfile(3) in mountd(8). There is no need to use /var/run/mountd.lockPawel Jakub Dawidek2005-08-242-17/+16
* Use pidfile(3) in inetd(8).Pawel Jakub Dawidek2005-08-241-8/+16
* Use pidfile(3) in cron(8).Pawel Jakub Dawidek2005-08-244-63/+29
* About lifeWilko Bulte2005-08-241-0/+5
* Add '-P' option which allows to specify pidfile.Pawel Jakub Dawidek2005-08-243-7/+36
* Use pidfile(3) in moused(8).Pawel Jakub Dawidek2005-08-242-6/+16
* Use pidfile(3) in syslogd(8).Pawel Jakub Dawidek2005-08-241-9/+16
* Teach daemon(8) how to use pidfile(3).Pawel Jakub Dawidek2005-08-243-11/+24
* Add a family of functions for reliable pidfiles handling.Pawel Jakub Dawidek2005-08-244-3/+498
* Stop hard-coding an -M flag to mdmfs(8) in /etc/rc.subr.Yaroslav Tykhiy2005-08-242-3/+3
* - Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv,R. Imura2005-08-243-2/+8
* Ignore HTTP_PROXY if it is defined but empty. This was already handledDag-Erling Smørgrav2005-08-241-1/+1
* List -W as one of the meaningful options to the -i (interfaces)Yaroslav Tykhiy2005-08-241-1/+1
* Change the default adaptive algorithm for phk's one. Thanks to phkBruno Ducrot2005-08-241-11/+13
* Remove a KASSERT in the sack path that fails because of a interactionPaul Saab2005-08-242-6/+0
* Fix up the comment for MAX_SACK_BLKS.Paul Saab2005-08-241-1/+1
* - Remove NTP servers which do not resolve in DNS.Craig Rodrigues2005-08-242-174/+138
* - Remove the removable_interfaces variable. /etc/pccard_ether willBrooks Davis2005-08-244-9/+40
* MFOpenBSD rev 1.9: fix a buffer overflow when processing config fileBrooks Davis2005-08-241-1/+1
* Add __FBSDID to all .c files in dhclient to aid in determining fileBrooks Davis2005-08-2316-4/+48
* Provide the USB device release number along with other parametersIan Dowse2005-08-231-4/+4
* End the MALLOC_DEFINE macro without the semi-colon, the caller suppliesPoul-Henning Kamp2005-08-231-1/+1
* The mtu check in bridge_enqueue is bogus as the maximum Ethernet frame isAndrew Thompson2005-08-231-7/+0
* Verify if we can actually read the data at given offset.Pawel Jakub Dawidek2005-08-232-6/+13
* - Document the led(4) interface for the ThinklightMarkus Brueffer2005-08-231-1/+19
* Document the diagnostic message printed at startup time. Keep theJoseph Koshy2005-08-231-7/+26
* Add documentation for the BIOCLOCK and BIOCSETWF ioctl commands. AlsoChristian S.J. Peron2005-08-231-1/+10