summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sendmail 8.12.8 has been importedgshapiro2003-03-031-4/+4
* Fix conflicts from sendmail 8.12.8 importgshapiro2003-03-034-111/+192
* This commit was generated by cvs2svn to compensate for changes in r111823,gshapiro2003-03-0327-121/+264
|\
| * Import sendmail 8.12.8gshapiro2003-03-0331-232/+456
* | Rearrange the members of struct cdevsw to be absolutely sure to catchphk2003-03-032-10/+6
* | Make nokqfilter() return the correct return value.phk2003-03-0327-29/+23
* | Add missing 'static' on two routines, so they match their declarations.gad2003-03-031-2/+2
* | Simplify ORB queue management.simokawa2003-03-031-26/+19
* | Add a "-S sectorsize" option to enable Kirk to find a bug :-)phk2003-03-034-4/+19
* | Don't initialize d_kqfilter to 0.phk2003-03-031-3/+1
* | Add and document support for a FETCH_BIND_ADDRESS environment variabledes2003-03-033-4/+37
* | Gigacommit to improve device-driver source compatibility betweenphk2003-03-03163-2179/+1217
* | Simplify ofw_pci_fixup(). It doesn't need to be recursive, since thegrehan2003-03-031-19/+3
* | mdoc(7) police: Revision.ru2003-03-034-80/+99
* | Minor cleanup of the Promise code.sos2003-03-032-18/+22
* | mdoc(7) police: Nits.ru2003-03-032-4/+4
* | Make sure the default install comes with /etc/login.conf hashed.ru2003-03-032-1/+3
* | Always set the setmode funcptr.sos2003-03-033-1/+21
* | Don't pick up a name from the dev_t if it is not there.phk2003-03-031-1/+7
* | Nuke caddr_t.des2003-03-031-2/+2
* | Add another index checking script to ensure the sanctity of themurray2003-03-031-0/+192
* | Strip out bogus difference from when this came from NetBSD: transliteratingjmallett2003-03-031-17/+1
* | Leave the `clobber' target alone, it clobbers too much (includingru2003-03-031-3/+7
* | Update the number of ports in the ports collection. Although we'vemurray2003-03-031-1/+1
* | Clean up whitespace and remove register keyword.des2003-03-0311-98/+98
* | More caddr_t removal, in conjunction with copy{in,out}(9) this time.des2003-03-0313-122/+102
* | Catch up with sys/conf/kern.post.mk,v 1.39 -- we can now useru2003-03-031-3/+1
* | Revert last commit. File tracks NetBSD.mdodd2003-03-031-13/+13
* | - Shift the tick count by 10 and back around sched_pctcpu_update()jeff2003-03-031-2/+8
* | - Document the fact that we now use pam_passwdqc(8) to checkdas2003-03-031-58/+16
* | sizeof(struct llc) -> LLC_SNAPFRAMELENmdodd2003-03-037-31/+31
* | - In sched_add() special case PRI_TIMESHARE and PRI_ITHD|PRI_REALTIME. Wejeff2003-03-031-9/+22
* | - Refrain from setting the td_priority in sched_wakeup(). It will be resetjeff2003-03-031-6/+5
* | Defer allowing async. requests after self ID's have received.simokawa2003-03-031-7/+6
* | Update maintainer. Thanks to Jordan for getting this started, but hemurray2003-03-031-1/+1
* | A variety of cosmetic changes, mostly to (slightly) reduce diffs withgad2003-03-031-29/+29
* | Collapse two more parameters to dotrim() into the 'ent' parameter that isgad2003-03-031-13/+12
* | Change to using uid_t and gid_t instead of int. Also change this won'tgad2003-03-031-42/+37
* | Restore vendor ID.obrien2003-03-031-2/+2
* | Use __FBSDID.obrien2003-03-0335-44/+85
* | Fix a machine check abort caused by the EFI loader trying to open amarcel2003-03-032-2/+4
* | Use IFP2AC() rather than casting to struct arpcom *mdodd2003-03-031-2/+2
* | De-register.mdodd2003-03-033-19/+19
* | 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
OpenPOWER on IntegriCloud