summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the interactions between specific log files given on the command line,gad2003-03-031-106/+186
* Add a command-line option of '-R somename', which indicates that newsysloggad2003-03-021-9/+77
* A cute yet small MAC policy that provides a simple ACL mechanism torwatson2003-03-026-0/+498
* Embellish the list of supported devices.obrien2003-03-021-2/+27
* Get rid of caddr_t.des2003-03-022-2/+2
* Add a command-line option of '-s', which indicates that newsyslog shouldgad2003-03-021-50/+120
* Reduce code duplication. This adds the function rt_check() to route.c.mdodd2003-03-027-116/+71
* Abuse `cleandir' for what `clobber' was supposed to do, for peter.ru2003-03-021-1/+4
* Support ICMP_TSTAMP/ICMP_TSTAMPREPLY.mdodd2003-03-022-28/+104
* Fixed sys/boot/pc98/boot2/Makefile to use kern.mk andru2003-03-023-15/+2
* mdoc(7) police: Added missing markup bits.ru2003-03-021-8/+17
* mdoc(7) police: Nits.ru2003-03-025-16/+18
* Explicitly initialize all cdevsw methods with the relevant nofoo() functionphk2003-03-021-0/+11
* Spell noread() and nowrite() correctly (ie: not "NULL")phk2003-03-022-4/+4
* Don't use evil casts in cdevsw initialization.phk2003-03-021-5/+13
* This commit was generated by cvs2svn to compensate for changes in r111756,obrien2003-03-0219-2911/+0
* Another traffice ticket for crossing the .'ed line from the mdoc police.obrien2003-03-021-7/+7
* Use canonical format for cdevsw initialization.phk2003-03-026-50/+79
* Use canonical format for cdevsw initilization.phk2003-03-021-13/+13
* Use canonical name for cdevsw initialization.phk2003-03-021-13/+13
* Use canonical form for cdevsw initialization.phk2003-03-021-13/+13
* Add two loader tuneables that allow one to change the maximum number ofharti2003-03-022-1/+13
* More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).des2003-03-0266-226/+226
* Put cdevsw initialization on canonical format.phk2003-03-021-3/+14
* Fix cdevsw initialization commit to follow canonical format.phk2003-03-021-1/+1
* Clean up whitespace, s/register //, refrain from strong urge to ANSIfy.des2003-03-0216-354/+352
* uiomove-related caddr_t -> void * (just the low-hanging fruit)des2003-03-0217-35/+29
* Format the cdevsw like all other drivers do it for improved grepability.phk2003-03-021-4/+13
* Convert one of our main caddr_t consumers, uiomove(9), to void *.des2003-03-022-7/+7
* wakeup(9) and msleep(9) take void * arguments, not caddr_t.des2003-03-021-3/+3
* Clean up whitespace, unregisterize, ANSIfy, remove prototypes madedes2003-03-021-55/+19
* NO_GEOM cleanup:phk2003-03-022-6/+4
* NO_GEOM cleanup:phk2003-03-021-8/+1
* NO_GEOM cleanup:phk2003-03-022-19/+1
* NO_GEOM cleanup:phk2003-03-021-14/+1
* NO_GEOM cleanup:phk2003-03-021-5/+12
* NO_GEOM cleanup:phk2003-03-021-4/+4
* NODEVFS cleanup:phk2003-03-024-25/+10
* Merge tcpdump 3.7.2fenner2003-03-0217-375/+129
* This commit was generated by cvs2svn to compensate for changes in r111726,fenner2003-03-0235-812/+824
|\
| * Import tcpdump 3.7.2 (fudging for multi-DLT support) fromfenner2003-03-0251-909/+1009
* | Close out a possible race where anybody in group operator couldmckusick2003-03-021-2/+11
* | - Hold the vnode interlock across calls to bgetvp instead of acquiring itjeff2003-03-022-3/+5
* | Also allow and document a "build" ordering for variables.obrien2003-03-021-1/+20
* | o Do not use VPATH.obrien2003-03-021-1/+27
* | Fix 'bulk in' and 'bulk out' being reversed in a couple of error messages.scottl2003-03-021-2/+2
* | Mdoc police.obrien2003-03-021-56/+85
* | Add the mksnap_ffs command to the sbin directory. This setuid rootmckusick2003-03-024-0/+172
* | Forgot to update the date field; from David Magda <dmagda@magda.ca>.jmallett2003-03-011-1/+1
* | Add functionality to only list hosts specified on the command line. If nonejmallett2003-03-012-67/+101
OpenPOWER on IntegriCloud