| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync to 1.163 of usbdevs | sanpei | 2004-02-28 | 2 | -2/+9 |
* | add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/... | sanpei | 2004-02-28 | 7 | -0/+2291 |
* | What depends on ipfilter should probably also start ipfw at the same time. | green | 2004-02-27 | 1 | -1/+1 |
* | Move the code dealing with vnode out of several functions into a single | kan | 2004-02-27 | 1 | -156/+136 |
* | Update the find manual page: | trhodes | 2004-02-27 | 1 | -1/+14 |
* | NFSv4 fixes from Connectathon 2004: | rees | 2004-02-27 | 5 | -113/+94 |
* | Fix -current builds on alpha. Recent changes in device handling caused | kensmith | 2004-02-27 | 2 | -2/+29 |
* | WANT_EXT2FS_MODULE was removed from sys/modules/Makefile in rev 1.366. | johan | 2004-02-27 | 1 | -4/+0 |
* | I am a moron. | des | 2004-02-27 | 1 | -1/+1 |
* | Switch the sleep/wakeup and condition variable implementations to use the | jhb | 2004-02-27 | 15 | -603/+163 |
* | Drop sched_lock around the wakeup of the parent process after setting | jhb | 2004-02-27 | 1 | -4/+9 |
* | Add an implementation of a generic sleep queue abstraction that is used | jhb | 2004-02-27 | 4 | -5/+884 |
* | Re-add the setuid bit, conditional on NO_SETUID_LOGIN being undefined. | des | 2004-02-27 | 1 | -0/+5 |
* | mtod() returns pointer to the specified type, not necessarily "void *". | ru | 2004-02-27 | 1 | -1/+0 |
* | Document sysctl_move_oid(). | des | 2004-02-27 | 2 | -0/+15 |
* | Add sysctl_move_oid() which reparents an existing OID. | des | 2004-02-27 | 2 | -0/+22 |
* | Fix a few style nits. do { } while(0) are only used for compound | jhb | 2004-02-27 | 1 | -3/+3 |
* | Clarify and tweak some comments. | jhb | 2004-02-27 | 2 | -6/+8 |
* | Fix _sx_assert() to panic() rather than printf() when an assertion fails | jhb | 2004-02-27 | 1 | -3/+5 |
* | Even if we're sure that we can't be orphaned here, we have to define | pjd | 2004-02-27 | 1 | -1/+2 |
* | Remove unused field. | pjd | 2004-02-27 | 1 | -1/+0 |
* | Make consistent with the better written wcsrtombs function: | dds | 2004-02-27 | 1 | -4/+5 |
* | For some reason crt0.o needs to be linked first for pxeboot(8) to | ru | 2004-02-27 | 1 | -2/+5 |
* | o Add support for detecting a jailed environment. If a script | mtm | 2004-02-27 | 1 | -2/+4 |
* | Remove EXAMPLES section which duplicates text in fetch(3). | des | 2004-02-27 | 1 | -22/+0 |
* | NetBSD rev. 1.10 | mtm | 2004-02-27 | 1 | -16/+51 |
* | NetBSD rev. 1.61 | mtm | 2004-02-27 | 1 | -6/+16 |
* | Cut through the bikeshed and remove login(1)'s setuid bit. It has no | des | 2004-02-27 | 1 | -3/+0 |
* | Look for both name and if_<name> strings in module metadata. Pseudo-devices | kan | 2004-02-27 | 1 | -1/+2 |
* | Add the clean_environment call to libutil.h also. | kientzle | 2004-02-26 | 1 | -0/+2 |
* | Add a clean_environment call to libutil. | kientzle | 2004-02-26 | 3 | -4/+211 |
* | Add extra sanity check for SDP packets in libsdp(3) | emax | 2004-02-26 | 2 | -1/+4 |
* | Forward declare struct proc, struct sockaddr, and struct thread, which | rwatson | 2004-02-26 | 2 | -0/+6 |
* | Replace the ktrace queue's semaphore with a condition variable instead as | jhb | 2004-02-26 | 1 | -5/+5 |
* | Mention getaddrinfo(3)/resolver(3) ABI change. | green | 2004-02-26 | 1 | -0/+7 |
* | Bump CTL_MAXNAME from 12 to 24. | des | 2004-02-26 | 1 | -1/+1 |
* | Forward declare struct bpf_d, struct ifnet, struct image_params, and | rwatson | 2004-02-26 | 2 | -2/+10 |
* | New release notes: GNU regex import, routed 2.27. | bmah | 2004-02-26 | 2 | -2/+42 |
* | It's protocol version 1 I've disabled, not version 2. | des | 2004-02-26 | 1 | -1/+1 |
* | Merged from sys/isa/fd.c revision 1.266. | nyan | 2004-02-26 | 2 | -366/+126 |
* | o NetBSD rev. 1.60 | mtm | 2004-02-26 | 1 | -2/+2 |
* | NetBSD rev. 1.57 | mtm | 2004-02-26 | 1 | -1/+1 |
* | NetBSD rev. 1.56 | mtm | 2004-02-26 | 1 | -3/+3 |
* | NetBSD rev. 1.53, 1.54 and 1.55: | mtm | 2004-02-26 | 1 | -7/+11 |
* | Mention the recent sshd configuration changes. | des | 2004-02-26 | 1 | -0/+7 |
* | Update VersionAddendum in config files and man pages. | des | 2004-02-26 | 4 | -4/+4 |
* | Update for 3.8p1, including workaround for a bug in gss-genr.c. | des | 2004-02-26 | 4 | -11/+14 |
* | Define HAVE_GSSAPI_H. | des | 2004-02-26 | 1 | -1/+1 |
* | Regenerate. | des | 2004-02-26 | 1 | -10/+52 |
* | Document recently changed configuration defaults. | des | 2004-02-26 | 1 | -0/+4 |