| Commit message (Expand) | Author | Age | Files | Lines |
* | vinum_start: examine storage array devices, not just disks. | grog | 2002-04-26 | 1 | -3/+4 |
* | Add UDF to the list of filesystems where locking assertions should be | rwatson | 2002-04-26 | 1 | -1/+2 |
* | UIO_NOCOPY is not supported for now, so refuse read opeartion if this flag | bp | 2002-04-26 | 1 | -0/+6 |
* | 1.43 (dfr 04-Apr-97): /* | rwatson | 2002-04-26 | 1 | -2/+1 |
* | Make sure that sockets undergoing accept filtering are aborted in a | silby | 2002-04-26 | 3 | -4/+15 |
* | Fix a really dumb bug (missing curly braces around the body of an if | des | 2002-04-26 | 1 | -2/+3 |
* | Some minor nits exposed by the Open Group's VSC Lite verification suite: | tjr | 2002-04-25 | 1 | -18/+25 |
* | Add the mutex profiling lock to the witness list. This hopefully unbreaks | des | 2002-04-25 | 1 | -0/+1 |
* | Fixed some longstanding bugs in _getenv_static(): | bde | 2002-04-25 | 1 | -3/+4 |
* | Sort. | wollman | 2002-04-25 | 1 | -2205/+2183 |
* | Spell Fred Brooks's name right. | wollman | 2002-04-25 | 1 | -1/+1 |
* | Resort and suppress dupes. | wollman | 2002-04-25 | 1 | -152/+126 |
* | Add a few more aphorisms. | wollman | 2002-04-25 | 2 | -0/+23 |
* | New release notes: xe can be built as a module, ng_eiface, many new | bmah | 2002-04-25 | 2 | -8/+92 |
* | Implement true multicast filtering. | semenu | 2002-04-25 | 3 | -18/+66 |
* | #include <string.h> instead of <strings.h> | des | 2002-04-25 | 1 | -1/+1 |
* | The official name for McKinley is: Itanium 2 | marcel | 2002-04-25 | 1 | -1/+1 |
* | Back out previous commit. | des | 2002-04-25 | 2 | -3/+3 |
* | Grmf. I really didn't want to do this, but it seems to be the only way | des | 2002-04-25 | 1 | -0/+2 |
* | Note change for FreeBSD-SA-02:23.stdio. | nectar | 2002-04-25 | 1 | -0/+4 |
* | MFi386: revision 1.339. | nyan | 2002-04-25 | 1 | -1/+1 |
* | MFi386: revision 1.56 | nyan | 2002-04-25 | 1 | -18/+6 |
* | MFi386: revision 1.8 | nyan | 2002-04-25 | 1 | -5/+3 |
* | Merged from sys/dev/syscons/syscons.c revision 1.383 | nyan | 2002-04-25 | 1 | -2/+2 |
* | Break the following implementation of panic(3): | bde | 2002-04-25 | 1 | -0/+1 |
* | Add a power exceeded debug message. | joe | 2002-04-25 | 1 | -1/+2 |
* | MFNetBSD: | joe | 2002-04-25 | 1 | -2/+2 |
* | MFNetBSD: | joe | 2002-04-25 | 1 | -5/+38 |
* | MFNetBSD: | joe | 2002-04-25 | 1 | -2/+9 |
* | Replaced hacks in previous revision with the "standard" way of | ru | 2002-04-25 | 1 | -8/+3 |
* | Include <netinet/in.h> to squash one more compile-time warning. | gad | 2002-04-25 | 1 | -0/+2 |
* | - Fix a round down bogon in uma_zone_set_max(). | arr | 2002-04-25 | 1 | -0/+2 |
* | Change default challenge/response behavior of sshd by popular demand. | jkh | 2002-04-25 | 2 | -3/+3 |
* | When using %p to print out pointers to struct's, first cast the values | gad | 2002-04-25 | 1 | -7/+8 |
* | New release notes: se driver, ofw driver, ispppcontrol(8) removed, | bmah | 2002-04-25 | 2 | -14/+78 |
* | resolve conflicts from import | darrenr | 2002-04-25 | 3 | -6/+6 |
* | This commit was generated by cvs2svn to compensate for changes in r95421, | darrenr | 2002-04-25 | 22 | -0/+585 |
|\ |
|
| * | Import IPFilter 3.4.26 | darrenr | 2002-04-25 | 22 | -0/+585 |
* | | This commit was generated by cvs2svn to compensate for changes in r95419, | darrenr | 2002-04-25 | 24 | -171/+350 |
|\ \
| |/ |
|
| * | Import IPFilter 3.4.26 | darrenr | 2002-04-25 | 41 | -362/+734 |
* | | bring in changes from 3.4.26. | darrenr | 2002-04-25 | 14 | -160/+338 |
* | | This commit was generated by cvs2svn to compensate for changes in r95415, | darrenr | 2002-04-25 | 1 | -0/+275 |
|\ \ |
|
| * | | Import IPFilter 3.4.26 kernel sources, including H.323 proxy. | darrenr | 2002-04-25 | 1 | -0/+275 |
| * | | Import IPFilter 3.4.26 kernel sources, including H.323 proxy. | darrenr | 2002-04-25 | 14 | -186/+378 |
| * | | Import IPFilter 3.4.25 (last version 3.4.20) | darrenr | 2002-03-19 | 20 | -869/+2077 |
* | | | Add some of uncontroversial fortunes from my files. | wollman | 2002-04-25 | 3 | -0/+47 |
* | | | Warnings about single user and kldxref | imp | 2002-04-25 | 1 | -1/+6 |
* | | | Don't use the symbol name to lookup the symbol value when we can use | marcel | 2002-04-25 | 9 | -86/+168 |
* | | | Handle numbers larger than QUAD_MAX for unsigned conversions correctly. | tjr | 2002-04-25 | 1 | -50/+96 |
* | | | - Tweak wording of panic message to make more sense. | arr | 2002-04-24 | 1 | -2/+2 |