summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add a regression test for transliterate which happens to match charactersjmallett2002-06-252-0/+5
* | ln(1)'s symbolic link handling conforms to IEEE Std. 1003.1-2001, notetjr2002-06-251-1/+1
* | Correctly mark up the final command line arguments with the Ar macro fortjr2002-06-251-2/+2
* | MFi386: sys/i386/i386/machdep.c rev. 1.520.kato2002-06-252-4/+8
* | Sort sections, and refer to sed as a utility, not a function.tjr2002-06-251-6/+6
* | Add ICBM coordinates and birthday reminderperky2002-06-251-0/+1
* | Add support for the 'flipr' option per IEEE 1003.1-2001.mikeh2002-06-252-2/+10
* | Use strcasestr() instead of reimplementing it.mikeh2002-06-251-45/+18
* | Make the 'searchheaders' option behave how it was supposed to. Ifmikeh2002-06-253-11/+16
* | Rearrange a little, specifically:mikeh2002-06-251-86/+131
* | Update our compat libs to the 4.6-RELEASE level.obrien2002-06-258-22939/+16105
* | Add the [Linux] PAM modules that are still used in RELENG_4, but not -CURRENT.obrien2002-06-2510-1/+1269
* | Fix a typo.obrien2002-06-251-1/+1
* | Add the [Linux] PAM modules that are still used in RELENG_4, but not -CURRENT.obrien2002-06-2510-1/+844
* | ICMP type 3 packets should be let through for TCP MTU discovery, fixupdillon2002-06-251-3/+6
* | Update our compat libs to the 4.6-RELEASE level.obrien2002-06-254-12270/+12410
* | Add sections on vfs.write_behind and vfs.hirunningspace. Also note thatdillon2002-06-251-1/+21
* | update the firewall documentation to cover the fact that ipfw can bedillon2002-06-251-9/+13
* | Force the quota update to be done when an inode is released inmckusick2002-06-251-1/+1
* | Update the asm statements to use the "+" modifier instead ofjdp2002-06-244-16/+16
* | - Remove UM_* user land memory macros since they are no longer used.arr2002-06-241-17/+1
* | - Remove UM_* memory handling macros as they just obfuscate code.arr2002-06-244-19/+18
* | Add missing splx().mp2002-06-241-1/+3
* | Avoid unlocking the inp twice if badport_bandlim() returns -1.hsu2002-06-242-4/+8
* | Add a description of the restrictions that red(1) imposes to users,keramida2002-06-241-7/+24
* | Work around what appears to be a chip bug in the BCM5701 that showsjdp2002-06-242-2/+37
* | Compile in the cpu halt code even on SMP, instead just default thepeter2002-06-242-4/+8
* | Correctly state the size of the help message.eric2002-06-241-1/+1
* | Redo the way that fatal-error messages are done in the chkhost() routine,gad2002-06-241-64/+88
* | correct syntax in last commitdillon2002-06-241-1/+1
* | Fix the amd invocation to honor the amd_flags setting.jdp2002-06-241-1/+1
* | Add UMA_ZONE_VM flag to the zones which are used for pmap_enter().dfr2002-06-241-2/+2
* | The previous delta introduced /var/empty, for use by openssh-portable,sheldonh2002-06-241-1/+1
* | Remove deprecated register qualifier.jmallett2002-06-247-40/+40
* | Prototype fixes (long newinum --> ino_t newinum).jlemon2002-06-241-2/+2
* | Style bug: fix 4 space indentations that should have been tabs.hsu2002-06-242-10/+10
* | Fix a GCCism.markm2002-06-241-1/+1
* | Better warnings fixes. Use more sane argument types instead of bogus castsmarkm2002-06-241-3/+3
* | C replacement for the Perl5 code.markm2002-06-249-680/+570
* | Add an MD callout like cpu_exit, but which is called after sched_lock isjake2002-06-249-0/+60
* | Enable mixer interrupts after the mixer is initialized,robert2002-06-241-2/+2
* | Merged from sys/dev/sio/sio.c revisions 1.376 and 1.377.nyan2002-06-242-8/+12
* | The rp driver supports pc98 arch (maybe).nyan2002-06-242-2/+2
* | I explicitly meant to not move any of this over to the new m4(1) framework,jmallett2002-06-242-2/+11
* | Move all remaining tests except for:jmallett2002-06-2410-73/+23
* | Add two new mostly freeform types of regression tests, and a macro for dyingjmallett2002-06-241-0/+30
* | Oops, this should have been part of my previous commit.mux2002-06-241-3/+0
* | Bring sys/kern/md5c.c in sync with the userland version.mux2002-06-241-26/+23
* | Comments to describe what these macros do, so that someone other than mejmallett2002-06-241-0/+13
* | Convert straightforward regression tests to use regress.m4.jmallett2002-06-246-93/+19
OpenPOWER on IntegriCloud