.. |
altq
|
fix typo, from David Laight.
|
2003-01-06 15:20:24 +00:00 |
arch
|
Cleanup DRAM video memory allocation. This needed to be done anyway and it
|
2003-06-03 12:53:47 +00:00 |
coda
|
PR/1796: John Kohl: statfs misbehaves under chrooted environments.
|
2003-04-16 21:44:18 +00:00 |
compat
|
Added IOHIDSystem properties (this is about keyboard mapping)
|
2003-06-03 06:48:47 +00:00 |
conf
|
igsfb needs-flag.
|
2003-06-02 22:51:49 +00:00 |
crypto
|
sprinkle some #ifdef __LINT__ until C9X named union member
|
2003-02-09 16:25:27 +00:00 |
ddb
|
Somehow overlooked in earlier commits: prototype db_kgdb_cmd().
|
2003-05-22 20:17:11 +00:00 |
dev
|
Add sun keyboards and display.
|
2003-06-03 06:48:12 +00:00 |
fs
|
use strlcpy. check size if we are to use namei buffer.
|
2003-05-16 05:09:11 +00:00 |
gdbscripts
|
Clean up the output a little and print the lwp pointer.
|
2003-04-28 01:43:48 +00:00 |
ipkdb
|
Don't record option-dependencies here, since none of these options
|
2002-10-11 00:50:30 +00:00 |
kern
|
allow the kernel to free policies for users; kernel informs userland
|
2003-06-03 05:24:00 +00:00 |
lib
|
latest copyright notice (more loose). noted by wiz
|
2003-05-15 15:02:52 +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
|
Don't call ieee80211_chan2ieee, we don't have it, yet.
|
2003-05-31 19:37:15 +00:00 |
netatalk
|
Make "ifconfig $interface" display phase 1 addresses also.
|
2003-06-02 10:33:25 +00:00 |
netccitt
|
"Utilize" has exactly the same meaning as "use," but it is more
|
2003-02-05 00:02:24 +00:00 |
netinet
|
inherit IPV6_V6ONLY from listening socket. PR 21713
|
2003-05-30 01:15:04 +00:00 |
netinet6
|
remove assumption on redirect header option processing. from kame
|
2003-06-03 05:20:06 +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
|
Add extensible malloc types, adapted from FreeBSD. This turns
|
2003-02-01 06:23:35 +00:00 |
netnatm
|
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
|
2002-11-26 23:30:07 +00:00 |
netns
|
Add extensible malloc types, adapted from FreeBSD. This turns
|
2003-02-01 06:23:35 +00:00 |
netsmb
|
Make it compile with DEBUG but no DIAGNOSTIC.
|
2003-06-02 20:43:36 +00:00 |
nfs
|
workaround for UBC limit.
|
2003-05-29 15:18:14 +00:00 |
stand
|
…
|
|
sys
|
allow the kernel to free policies for users; kernel informs userland
|
2003-06-03 05:24:00 +00:00 |
ufs
|
free the ext2fs dinode struct in ext2fs_reclaim. From Ted Unangst.
|
2003-05-26 21:22:19 +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 |