| Commit message (Expand) | Author | Age | Files | Lines |
* | Use strcasestr() instead of reimplementing it. | mikeh | 2002-06-25 | 1 | -45/+18 |
* | Make the 'searchheaders' option behave how it was supposed to. If | mikeh | 2002-06-25 | 3 | -11/+16 |
* | Rearrange a little, specifically: | mikeh | 2002-06-25 | 1 | -86/+131 |
* | Update our compat libs to the 4.6-RELEASE level. | obrien | 2002-06-25 | 8 | -22939/+16105 |
* | Add the [Linux] PAM modules that are still used in RELENG_4, but not -CURRENT. | obrien | 2002-06-25 | 10 | -1/+1269 |
* | Fix a typo. | obrien | 2002-06-25 | 1 | -1/+1 |
* | Add the [Linux] PAM modules that are still used in RELENG_4, but not -CURRENT. | obrien | 2002-06-25 | 10 | -1/+844 |
* | ICMP type 3 packets should be let through for TCP MTU discovery, fixup | dillon | 2002-06-25 | 1 | -3/+6 |
* | Update our compat libs to the 4.6-RELEASE level. | obrien | 2002-06-25 | 4 | -12270/+12410 |
* | Add sections on vfs.write_behind and vfs.hirunningspace. Also note that | dillon | 2002-06-25 | 1 | -1/+21 |
* | update the firewall documentation to cover the fact that ipfw can be | dillon | 2002-06-25 | 1 | -9/+13 |
* | Force the quota update to be done when an inode is released in | mckusick | 2002-06-25 | 1 | -1/+1 |
* | Update the asm statements to use the "+" modifier instead of | jdp | 2002-06-24 | 4 | -16/+16 |
* | - Remove UM_* user land memory macros since they are no longer used. | arr | 2002-06-24 | 1 | -17/+1 |
* | - Remove UM_* memory handling macros as they just obfuscate code. | arr | 2002-06-24 | 4 | -19/+18 |
* | Add missing splx(). | mp | 2002-06-24 | 1 | -1/+3 |
* | Avoid unlocking the inp twice if badport_bandlim() returns -1. | hsu | 2002-06-24 | 2 | -4/+8 |
* | Add a description of the restrictions that red(1) imposes to users, | keramida | 2002-06-24 | 1 | -7/+24 |
* | Work around what appears to be a chip bug in the BCM5701 that shows | jdp | 2002-06-24 | 2 | -2/+37 |
* | Compile in the cpu halt code even on SMP, instead just default the | peter | 2002-06-24 | 2 | -4/+8 |
* | Correctly state the size of the help message. | eric | 2002-06-24 | 1 | -1/+1 |
* | Redo the way that fatal-error messages are done in the chkhost() routine, | gad | 2002-06-24 | 1 | -64/+88 |
* | correct syntax in last commit | dillon | 2002-06-24 | 1 | -1/+1 |
* | Fix the amd invocation to honor the amd_flags setting. | jdp | 2002-06-24 | 1 | -1/+1 |
* | Add UMA_ZONE_VM flag to the zones which are used for pmap_enter(). | dfr | 2002-06-24 | 1 | -2/+2 |
* | The previous delta introduced /var/empty, for use by openssh-portable, | sheldonh | 2002-06-24 | 1 | -1/+1 |
* | Remove deprecated register qualifier. | jmallett | 2002-06-24 | 7 | -40/+40 |
* | Prototype fixes (long newinum --> ino_t newinum). | jlemon | 2002-06-24 | 1 | -2/+2 |
* | Style bug: fix 4 space indentations that should have been tabs. | hsu | 2002-06-24 | 2 | -10/+10 |
* | Fix a GCCism. | markm | 2002-06-24 | 1 | -1/+1 |
* | Better warnings fixes. Use more sane argument types instead of bogus casts | markm | 2002-06-24 | 1 | -3/+3 |
* | C replacement for the Perl5 code. | markm | 2002-06-24 | 9 | -680/+570 |
* | Add an MD callout like cpu_exit, but which is called after sched_lock is | jake | 2002-06-24 | 9 | -0/+60 |
* | Enable mixer interrupts after the mixer is initialized, | robert | 2002-06-24 | 1 | -2/+2 |
* | Merged from sys/dev/sio/sio.c revisions 1.376 and 1.377. | nyan | 2002-06-24 | 2 | -8/+12 |
* | The rp driver supports pc98 arch (maybe). | nyan | 2002-06-24 | 2 | -2/+2 |
* | I explicitly meant to not move any of this over to the new m4(1) framework, | jmallett | 2002-06-24 | 2 | -2/+11 |
* | Move all remaining tests except for: | jmallett | 2002-06-24 | 10 | -73/+23 |
* | Add two new mostly freeform types of regression tests, and a macro for dying | jmallett | 2002-06-24 | 1 | -0/+30 |
* | Oops, this should have been part of my previous commit. | mux | 2002-06-24 | 1 | -3/+0 |
* | Bring sys/kern/md5c.c in sync with the userland version. | mux | 2002-06-24 | 1 | -26/+23 |
* | Comments to describe what these macros do, so that someone other than me | jmallett | 2002-06-24 | 1 | -0/+13 |
* | Convert straightforward regression tests to use regress.m4. | jmallett | 2002-06-24 | 6 | -93/+19 |
* | Add missing const's. | mux | 2002-06-24 | 1 | -1/+1 |
* | Add a simple (to be expanded) library of functions for the regression tests, | jmallett | 2002-06-24 | 1 | -0/+23 |
* | Fix unaligned access error. | naddy | 2002-06-24 | 1 | -3/+6 |
* | I hope I won't regret this too much. | des | 2002-06-24 | 1 | -0/+1 |
* | My previous style commits weren't entirely right. Fix some bugs I | des | 2002-06-24 | 7 | -23/+11 |
* | Reintroduce debugging code that somehow got lost in a previous revision. | des | 2002-06-24 | 1 | -0/+2 |
* | Yet another warning fix for 64 bits platforms. | mux | 2002-06-24 | 1 | -2/+3 |