.. |
altq
|
…
|
|
arch
|
Bump SYMTAB_SPACE to 194000.
|
2003-06-14 16:28:32 +00:00 |
coda
|
PR/1796: John Kohl: statfs misbehaves under chrooted environments.
|
2003-04-16 21:44:18 +00:00 |
compat
|
simplify bsd_sys_bind()
|
2003-06-05 19:42:55 +00:00 |
conf
|
igsfb needs-flag.
|
2003-06-02 22:51:49 +00:00 |
crypto
|
…
|
|
ddb
|
Somehow overlooked in earlier commits: prototype db_kgdb_cmd().
|
2003-05-22 20:17:11 +00:00 |
dev
|
Introduce a new "type" field in the softc which is used to indicate
|
2003-06-14 16:25:52 +00:00 |
fs
|
Fix a botch in a boolean expression. Thanks to Martim Husemann for the fix
|
2003-06-07 12:00:07 +00:00 |
gdbscripts
|
Clean up the output a little and print the lwp pointer.
|
2003-04-28 01:43:48 +00:00 |
ipkdb
|
…
|
|
kern
|
nuke unnecessary #include <sys/dkstat.h>
|
2003-06-12 14:44:36 +00:00 |
lib
|
Provide a strtoul() implementation based on the one in libc instead of the
|
2003-06-07 02:52:33 +00:00 |
lkm
|
use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@"
|
2003-05-04 06:36:37 +00:00 |
miscfs
|
Change "%qu" to "PRIu64" to make it compile on sparc64.
|
2003-05-29 08:13:41 +00:00 |
net
|
Add NETATALK to the list to check if we bail because no ARP is configured.
|
2003-06-11 10:44:10 +00:00 |
netatalk
|
Make "ifconfig $interface" display phase 1 addresses also.
|
2003-06-02 10:33:25 +00:00 |
netccitt
|
…
|
|
netinet
|
For loopback interface, assign ia_dstaddr instead of just changing reference
|
2003-06-13 07:59:57 +00:00 |
netinet6
|
- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
|
2003-06-06 08:13:43 +00:00 |
netisdn
|
use strlcpy
|
2003-05-16 05:12:32 +00:00 |
netiso
|
Keep pkthdr when prepending new mbuf in front of a given chain.
|
2003-05-25 08:47:54 +00:00 |
netkey
|
…
|
|
netnatm
|
…
|
|
netns
|
…
|
|
netsmb
|
Make it compile with DEBUG but no DIAGNOSTIC.
|
2003-06-02 20:43:36 +00:00 |
nfs
|
rework zero padding of rpc reply.
|
2003-06-09 13:10:31 +00:00 |
stand
|
…
|
|
sys
|
Add a LOCK_INITIALIZER() macro to statically initialize a struct lock.
|
2003-06-13 05:13:43 +00:00 |
ufs
|
OS X still seems to use the old nrpos field in the superblock, and gets
|
2003-06-12 18:50:43 +00:00 |
uvm
|
Fix typo in panic message. From miod@openbsd.
|
2003-06-01 09:26:10 +00:00 |
Makefile
|
Do not try to build LKMs on evbppc, because we cannot predetermine
|
2003-03-15 22:32:07 +00:00 |