| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a machine check abort caused by the EFI loader trying to open a | marcel | 2003-03-03 | 2 | -2/+4 |
* | Use IFP2AC() rather than casting to struct arpcom * | mdodd | 2003-03-03 | 1 | -2/+2 |
* | De-register. | mdodd | 2003-03-03 | 3 | -19/+19 |
* | Fix the interactions between specific log files given on the command line, | gad | 2003-03-03 | 1 | -106/+186 |
* | Add a command-line option of '-R somename', which indicates that newsyslog | gad | 2003-03-02 | 1 | -9/+77 |
* | A cute yet small MAC policy that provides a simple ACL mechanism to | rwatson | 2003-03-02 | 6 | -0/+498 |
* | Embellish the list of supported devices. | obrien | 2003-03-02 | 1 | -2/+27 |
* | Get rid of caddr_t. | des | 2003-03-02 | 2 | -2/+2 |
* | Add a command-line option of '-s', which indicates that newsyslog should | gad | 2003-03-02 | 1 | -50/+120 |
* | Reduce code duplication. This adds the function rt_check() to route.c. | mdodd | 2003-03-02 | 7 | -116/+71 |
* | Abuse `cleandir' for what `clobber' was supposed to do, for peter. | ru | 2003-03-02 | 1 | -1/+4 |
* | Support ICMP_TSTAMP/ICMP_TSTAMPREPLY. | mdodd | 2003-03-02 | 2 | -28/+104 |
* | Fixed sys/boot/pc98/boot2/Makefile to use kern.mk and | ru | 2003-03-02 | 3 | -15/+2 |
* | mdoc(7) police: Added missing markup bits. | ru | 2003-03-02 | 1 | -8/+17 |
* | mdoc(7) police: Nits. | ru | 2003-03-02 | 5 | -16/+18 |
* | Explicitly initialize all cdevsw methods with the relevant nofoo() function | phk | 2003-03-02 | 1 | -0/+11 |
* | Spell noread() and nowrite() correctly (ie: not "NULL") | phk | 2003-03-02 | 2 | -4/+4 |
* | Don't use evil casts in cdevsw initialization. | phk | 2003-03-02 | 1 | -5/+13 |
* | This commit was generated by cvs2svn to compensate for changes in r111756, | obrien | 2003-03-02 | 19 | -2911/+0 |
* | Another traffice ticket for crossing the .'ed line from the mdoc police. | obrien | 2003-03-02 | 1 | -7/+7 |
* | Use canonical format for cdevsw initialization. | phk | 2003-03-02 | 6 | -50/+79 |
* | Use canonical format for cdevsw initilization. | phk | 2003-03-02 | 1 | -13/+13 |
* | Use canonical name for cdevsw initialization. | phk | 2003-03-02 | 1 | -13/+13 |
* | Use canonical form for cdevsw initialization. | phk | 2003-03-02 | 1 | -13/+13 |
* | Add two loader tuneables that allow one to change the maximum number of | harti | 2003-03-02 | 2 | -1/+13 |
* | More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). | des | 2003-03-02 | 66 | -226/+226 |
* | Put cdevsw initialization on canonical format. | phk | 2003-03-02 | 1 | -3/+14 |
* | Fix cdevsw initialization commit to follow canonical format. | phk | 2003-03-02 | 1 | -1/+1 |
* | Clean up whitespace, s/register //, refrain from strong urge to ANSIfy. | des | 2003-03-02 | 16 | -354/+352 |
* | uiomove-related caddr_t -> void * (just the low-hanging fruit) | des | 2003-03-02 | 17 | -35/+29 |
* | Format the cdevsw like all other drivers do it for improved grepability. | phk | 2003-03-02 | 1 | -4/+13 |
* | Convert one of our main caddr_t consumers, uiomove(9), to void *. | des | 2003-03-02 | 2 | -7/+7 |
* | wakeup(9) and msleep(9) take void * arguments, not caddr_t. | des | 2003-03-02 | 1 | -3/+3 |
* | Clean up whitespace, unregisterize, ANSIfy, remove prototypes made | des | 2003-03-02 | 1 | -55/+19 |
* | NO_GEOM cleanup: | phk | 2003-03-02 | 2 | -6/+4 |
* | NO_GEOM cleanup: | phk | 2003-03-02 | 1 | -8/+1 |
* | NO_GEOM cleanup: | phk | 2003-03-02 | 2 | -19/+1 |
* | NO_GEOM cleanup: | phk | 2003-03-02 | 1 | -14/+1 |
* | NO_GEOM cleanup: | phk | 2003-03-02 | 1 | -5/+12 |
* | NO_GEOM cleanup: | phk | 2003-03-02 | 1 | -4/+4 |
* | NODEVFS cleanup: | phk | 2003-03-02 | 4 | -25/+10 |
* | Merge tcpdump 3.7.2 | fenner | 2003-03-02 | 17 | -375/+129 |
* | This commit was generated by cvs2svn to compensate for changes in r111726, | fenner | 2003-03-02 | 35 | -812/+824 |
|\ |
|
| * | Import tcpdump 3.7.2 (fudging for multi-DLT support) from | fenner | 2003-03-02 | 51 | -909/+1009 |
* | | Close out a possible race where anybody in group operator could | mckusick | 2003-03-02 | 1 | -2/+11 |
* | | - Hold the vnode interlock across calls to bgetvp instead of acquiring it | jeff | 2003-03-02 | 2 | -3/+5 |
* | | Also allow and document a "build" ordering for variables. | obrien | 2003-03-02 | 1 | -1/+20 |
* | | o Do not use VPATH. | obrien | 2003-03-02 | 1 | -1/+27 |
* | | Fix 'bulk in' and 'bulk out' being reversed in a couple of error messages. | scottl | 2003-03-02 | 1 | -2/+2 |
* | | Mdoc police. | obrien | 2003-03-02 | 1 | -56/+85 |