summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move UPCALL related data structure out of kse, introduce a newdavidxu2003-01-2639-1510/+1663
* Put use of DIOCWLABEL under #ifdef NO_GEOMphk2003-01-262-1/+8
* Remember to remove -N and -W from usage.phk2003-01-262-4/+0
* Don't fiddle write-protect status of disklabel, it's a discontinued feature.phk2003-01-262-16/+0
* Don't call DIOCWLABEL on disks, it is not implemented, and calling itphk2003-01-261-7/+1
* Retire the "-N" and "-W" options which implemented write-protectionphk2003-01-264-98/+6
* Initial implementation of the C99 feature whereby calling freopen() withtjr2003-01-262-2/+94
* Change the -x option so that it does an actual REAL test ofsilby2003-01-261-11/+35
* - Remove a redundant scheduler option.jeff2003-01-262-2/+0
* Move e450 to supported systems and add e3500 to partially supported.jake2003-01-261-3/+6
* - Add entries for scheduler selectionjeff2003-01-261-0/+17
* - Add an entry about the new scheduler options.jeff2003-01-261-0/+8
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionjeff2003-01-2612-1/+17
* - Add the ule scheduler. This is intended to be a general purpose processjeff2003-01-261-0/+697
* Disable DRA to fix problems with recording.orion2003-01-261-14/+19
* - Call sched_sleep() instead of rolling our own in cv_waitq_add().jeff2003-01-261-2/+2
* Merge some code paths back together so that we only instantiate 1 copy ofjake2003-01-261-121/+97
* Convert references to other manpages to .Xr and addkeramida2003-01-261-4/+7
* Reword the description of -R a bit and add a note about being carefulkeramida2003-01-261-2/+6
* Allow defaulting the console to ttya when it sets to screen and keyboardjake2003-01-262-10/+16
* Merge the best parts of maxfragpackets and maxnipq together. (Bothsilby2003-01-261-13/+5
* Merge Multi-DLT support.fenner2003-01-262-9/+147
* Merge multi-DLT support.fenner2003-01-264-0/+41
*-. This commit was generated by cvs2svn to compensate for changes in r109839,fenner2003-01-264-2/+73
|\ \
| | * Commit tcpdump.org's multi-DLT support to vendor branch.fenner2003-01-263-10/+148
| * | Commit tcpdump.org's multi-DLT support to vendor branch.fenner2003-01-267-1/+113
* | | Add INTEL EEPRO100imp2003-01-251-0/+1
* | | NETWORKING should also mean routing daemons are up.mtm2003-01-255-8/+5
* | | Start isdnd before ppp for those folks who use ppp-over-isdn.mtm2003-01-254-5/+4
* | | Remove some unnecessary casts.silby2003-01-251-3/+3
* | | regenalfred2003-01-251-4/+4
* | | Bring shm functions closer the the opengroup standards.alfred2003-01-255-11/+16
* | | regen.alfred2003-01-251-2/+2
* | | Bring semop() closer the the opengroup standards.alfred2003-01-254-6/+18
* | | Read /etc/rc.subr.mtm2003-01-251-0/+2
* | | Change the nominal swap calculation from 1/2 physical memory to 1/8dillon2003-01-252-2/+2
* | | Commit simple mergemaster changes to make the UI more deterministicdillon2003-01-251-11/+44
* | | Readjust the cache initialization code to make it more obvious that thedillon2003-01-251-12/+7
* | | Add MTX_DUPOK to the initialization of system map locks.alc2003-01-251-2/+2
* | | New release notes: dumpfs(8) -M, fetch(1) .netrc/-N, fetch(3) .netrc.bmah2003-01-252-0/+24
* | | Add ac97_patch.[ch] that provide space for ac97 codec specific patches.orion2003-01-257-78/+163
* | | Fix typo and update information.simokawa2003-01-252-8/+16
* | | Rescaning the bus is usually unnecessary.simokawa2003-01-251-32/+12
* | | GLOB_MAXPATH has been deprecated in favour of GLOB_LIMIT.yar2003-01-251-1/+1
* | | Change API of FW_GDEVLST ioctl.simokawa2003-01-256-68/+92
* | | Add sysctl kern.timecounter.nsetclock which indicates the number ofphk2003-01-251-0/+2
* | | Since route(8) itself is no longer setuid, we can get a meaningfulkbyanc2003-01-251-1/+1
* | | Moved some (gas) macros up so they can be used in more places.jake2003-01-241-25/+25
* | | Remove extraneous FILEDESC_LOCKs around atomic reads.hsu2003-01-241-4/+0
* | | Correct License text.pdeuskar2003-01-241-20/+23
OpenPOWER on IntegriCloud