summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Put DIOCWLABEL under #ifdef NO_GEOMphk2003-01-261-0/+2
* | | Extend the format of /etc/ftpchroot so an alternative chrootyar2003-01-264-24/+171
* | | - Split db.desc.cmd into desc.control and desc.reqcount.simokawa2003-01-262-103/+127
* | | IA64 still needs to be able to run on MBR+BSD combination, so put disklabelphk2003-01-263-0/+3
* | | - Improve IT/IR DMA queue management.simokawa2003-01-264-428/+235
* | | Drop the silly notion that i386 has two bootstrap files now that sys/bootphk2003-01-264-326/+70
* | | Link /boot/boot1 to the name /boot/boot to avoid per-arch naming of thephk2003-01-261-0/+1
* | | Remove #if checks for NUMBOOT==0, it's not relevant for any architecturephk2003-01-262-60/+0
* | | Build a file "boot" which consists of boot1 and boot2 concatenated.phk2003-01-262-2/+12
* | | This file is no longer needed.phk2003-01-261-79/+0
* | | Offer better advice in #error.phk2003-01-262-10/+6
* | | Spell libufs correctly in DPADD.ru2003-01-262-2/+2
* | | Remove ia64 and powerpc #ifdefs: this is i386/pc98/alpha only code.phk2003-01-262-6/+6
* | | Make disklabel(8) MD for i386/pc98 and alpha only.phk2003-01-261-1/+5
* | | Remove part of my stateful locale patch that slipped into the previous rev.tjr2003-01-261-3/+0
* | | Remove #ifdef __sparc64__ code. GEOM uses native SUN labels on this arch,phk2003-01-262-118/+4
* | | Fix typo in last commit.phk2003-01-262-168/+174
* | | 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
OpenPOWER on IntegriCloud