| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Add the mksnap_ffs command to the sbin directory. This setuid root | mckusick | 2003-03-02 | 4 | -0/+172 |
* | | Forgot to update the date field; from David Magda <dmagda@magda.ca>. | jmallett | 2003-03-01 | 1 | -1/+1 |
* | | Add functionality to only list hosts specified on the command line. If none | jmallett | 2003-03-01 | 2 | -67/+101 |
* | | Teach vm_page_sleep_if_busy() to release the vm_object lock before sleeping. | alc | 2003-03-01 | 1 | -0/+9 |
* | | `Word-smithing' | trhodes | 2003-03-01 | 1 | -6/+6 |