summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In the case of a background fsck, periodically update the process titlescottl2004-02-289-0/+47
* Add getopt_long.c if ${BOOTSTRAPPING} < 502104ache2004-02-281-1/+1
* Use system getopt_long*ache2004-02-281-1/+1
* Don't remove empty dirs if their names are in $daily_clean_tmps_ignoreache2004-02-281-3/+6
* Add udav(4)brueffer2004-02-281-0/+3
* cue(4) doesn't use miibus(4)brueffer2004-02-281-3/+0
* Remove reference to miibus.4, cue(4) does not use it.brueffer2004-02-281-1/+0
* Add manpage for udav(4)brueffer2004-02-281-0/+84
* Adding Vinod Kashyap (vkashyap) as the maintainer for twe.vkashyap2004-02-281-0/+1
* Sync to 1.163 of usbdevssanpei2004-02-282-2/+9
* add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/...sanpei2004-02-287-0/+2291
* What depends on ipfilter should probably also start ipfw at the same time.green2004-02-271-1/+1
* Move the code dealing with vnode out of several functions into a singlekan2004-02-271-156/+136
* Update the find manual page:trhodes2004-02-271-1/+14
* NFSv4 fixes from Connectathon 2004:rees2004-02-275-113/+94
* Fix -current builds on alpha. Recent changes in device handling causedkensmith2004-02-272-2/+29
* WANT_EXT2FS_MODULE was removed from sys/modules/Makefile in rev 1.366.johan2004-02-271-4/+0
* I am a moron.des2004-02-271-1/+1
* Switch the sleep/wakeup and condition variable implementations to use thejhb2004-02-2715-603/+163
* Drop sched_lock around the wakeup of the parent process after settingjhb2004-02-271-4/+9
* Add an implementation of a generic sleep queue abstraction that is usedjhb2004-02-274-5/+884
* Re-add the setuid bit, conditional on NO_SETUID_LOGIN being undefined.des2004-02-271-0/+5
* mtod() returns pointer to the specified type, not necessarily "void *".ru2004-02-271-1/+0
* Document sysctl_move_oid().des2004-02-272-0/+15
* Add sysctl_move_oid() which reparents an existing OID.des2004-02-272-0/+22
* Fix a few style nits. do { } while(0) are only used for compoundjhb2004-02-271-3/+3
* Clarify and tweak some comments.jhb2004-02-272-6/+8
* Fix _sx_assert() to panic() rather than printf() when an assertion failsjhb2004-02-271-3/+5
* Even if we're sure that we can't be orphaned here, we have to definepjd2004-02-271-1/+2
* Remove unused field.pjd2004-02-271-1/+0
* Make consistent with the better written wcsrtombs function:dds2004-02-271-4/+5
* For some reason crt0.o needs to be linked first for pxeboot(8) toru2004-02-271-2/+5
* o Add support for detecting a jailed environment. If a scriptmtm2004-02-271-2/+4
* Remove EXAMPLES section which duplicates text in fetch(3).des2004-02-271-22/+0
* NetBSD rev. 1.10mtm2004-02-271-16/+51
* NetBSD rev. 1.61mtm2004-02-271-6/+16
* Cut through the bikeshed and remove login(1)'s setuid bit. It has nodes2004-02-271-3/+0
* Look for both name and if_<name> strings in module metadata. Pseudo-deviceskan2004-02-271-1/+2
* Add the clean_environment call to libutil.h also.kientzle2004-02-261-0/+2
* Add a clean_environment call to libutil.kientzle2004-02-263-4/+211
* Add extra sanity check for SDP packets in libsdp(3)emax2004-02-262-1/+4
* Forward declare struct proc, struct sockaddr, and struct thread, whichrwatson2004-02-262-0/+6
* Replace the ktrace queue's semaphore with a condition variable instead asjhb2004-02-261-5/+5
* Mention getaddrinfo(3)/resolver(3) ABI change.green2004-02-261-0/+7
* Bump CTL_MAXNAME from 12 to 24.des2004-02-261-1/+1
* Forward declare struct bpf_d, struct ifnet, struct image_params, andrwatson2004-02-262-2/+10
* New release notes: GNU regex import, routed 2.27.bmah2004-02-262-2/+42
* It's protocol version 1 I've disabled, not version 2.des2004-02-261-1/+1
* Merged from sys/isa/fd.c revision 1.266.nyan2004-02-262-366/+126
* o NetBSD rev. 1.60mtm2004-02-261-2/+2
OpenPOWER on IntegriCloud