summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-29CSR BlueCore, from anil.Alexander Yurchenko
2004-11-29Use volatile sig_atomic_t rather than int for sigtermed, from pjanzen@Jonathan Gray
2004-11-29ansi. ok deraadt@Jonathan Gray
2004-11-29Some small fixes from moritz@jodeit.org. ok deraadt@Damien Miller
2004-11-29From FreeBSD: Correct URL of the programming manual.Jonathan Gray
2004-11-29Spell precede correctly.Jonathan Gray
2004-11-29put text after #endif in comment (compile w/ gcc3)Peter Valchev
2004-11-29missing full stop;Jason McIntyre
2004-11-28In kernel pppoe client, a simple IPv4 only implementation.Can Erkin Acar
2004-11-28logging fixes:Henning Brauer
2004-11-28remove .Xr to self in SEE ALSO;Jason McIntyre
2004-11-28sort SEE ALSO;Jason McIntyre
2004-11-28use gettimeofday() instead of time() in functions called from signal handlers...Theo de Raadt
2004-11-28slave_pid -1 by default, not 0, and reset to -1 when it goes away, with theoHenning Brauer
2004-11-28bump versionHenning Brauer
2004-11-28remove no longer appropriate bugs sectionHenning Brauer
2004-11-28fix ttyline setting, fixes proctitle.Henning Brauer
2004-11-28syncPeter Valchev
2004-11-28garmin palm device; from openbsd@st.thrush.comPeter Valchev
2004-11-28privilege seperate ftpdHenning Brauer
2004-11-28syncTheo de Raadt
2004-11-28Prevent ADB devices other than mices of generating "extended" protocol events.Matthieu Herrb
2004-11-28make sure va_end() is always called in all possible pathsPatrick Latifi
2004-11-28Stop looking at intrcnt[] for vmstat -i; this means vmstat -i only worksMiod Vallat
2004-11-28Correct pmap_enter() flags usage.Miod Vallat
2004-11-28sync from libcMichael Shalayeff
2004-11-28a tiny hppa64 bitMichael Shalayeff
2004-11-28repair libkern support (again) and add rcsidsMichael Shalayeff
2004-11-28support for syncing into libkern; tedu@ millert@ okMichael Shalayeff
2004-11-281 inode per 8192 bytes nowTed Unangst
2004-11-28When dhcp configuration is attempted add the network interface to aKenneth R Westerback
2004-11-28Reverse bogus sc == NULL check in CARP_LOG(), from Max Laier.Ryan Thomas McBride
2004-11-28don't hide the process context in rf_close_component(), since we mayPedro Martelletto
2004-11-28document the mountroothooksTheo de Raadt
2004-11-28kue(4) uses loadfirmware(9), but usb threaded probing starts beforeTheo de Raadt
2004-11-28mountroothooks are called after the root filesystem is mounted.Theo de Raadt
2004-11-28rev 1.74Brad Smith
2004-11-28MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...Michael Shalayeff
2004-11-27remove the whining about missing upport for cisco's proprietary ISLHenning Brauer
2004-11-27use a pm_lock define instead of the long fluffMichael Shalayeff
2004-11-27Use unsigned char for bytes that are fed to isxxx() functions, to improveOtto Moerbeek
2004-11-27Fix for building in another directory using config -s. ok deraadt@, miod@.Matthieu Herrb
2004-11-27tweak very verbose output.Marc Espie
2004-11-27introduce pffinddomain(), to find a domain by family.Patrick Latifi
2004-11-27In pmap_bootstrap(), replace PMAP_MD_RWZERO, which would leave the lowestMiod Vallat
2004-11-27if the package is already installed, check whether updating it makes sense:Marc Espie
2004-11-27record sample/extra directories if !extra, so that SharedItems won't warnMarc Espie
2004-11-27be verbose if !extra, tell user what they should do manually.Marc Espie
2004-11-27document WANTLIBMarc Espie
2004-11-27KNF, ANSI, cleanup. No binary change.Alexander Yurchenko