aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add security/sudo to the list of packages for disc #1. sudo is smallMurray Stokely2002-03-111-0/+1
* As a XXX bandaid open the mounted device READ/WRITE even if we only mountPoul-Henning Kamp2002-03-111-0/+14
* Update number of ports available.Murray Stokely2002-03-111-1/+1
* Remove duplicated yacc nonterminals declarations, sort includes.Maxim Konovalov2002-03-111-4/+3
* Try harder to lint without nonstandard stuff.Mark Murray2002-03-111-0/+1
* Punt to attic file that moved in latest import.Mark Murray2002-03-111-56/+0
* Fix a prototype to match our headers. I am not convinced that doingMark Murray2002-03-111-2/+4
* Sparc64 support.Dag-Erling Smørgrav2002-03-111-7/+7
* Fix silly one line error. (Half a .if statement left behind).Mark Murray2002-03-111-1/+0
* Add a bunch of functions.Maxim Konovalov2002-03-111-7/+76
* Remove use of the bogus ioctl DIOCGPART.Poul-Henning Kamp2002-03-112-22/+2
* Simplify the interface cloning framework by handling unitMaxime Henrion2002-03-119-252/+95
* Don't protect savecore(8) from being run with a bad dumpdirCrist J. Clark2002-03-112-3/+15
* Add commented out GEOM line to NOTESPoul-Henning Kamp2002-03-112-0/+6
* Add GEOM to conf/files.Poul-Henning Kamp2002-03-111-0/+11
* Augment struct bio for GEOM.Poul-Henning Kamp2002-03-111-4/+14
* Add a field to struct disk for GEOMPoul-Henning Kamp2002-03-111-0/+1
* Make the disk_clone() routine more robust for abuse.Poul-Henning Kamp2002-03-111-33/+26
* Add the GEOM option.Poul-Henning Kamp2002-03-111-0/+1
* Mark some arguments __unused.Poul-Henning Kamp2002-03-111-2/+2
* Make this compile againLuigi Rizzo2002-03-111-1/+1
* Make this compile again (increase MFS size, remove invalid option).Luigi Rizzo2002-03-111-5/+5
* Stop abusing the pgrpsess_lock.Seigo Tanimura2002-03-114-12/+8
* Do not lock the pgrpsess_lock exclusively across ttywait().Seigo Tanimura2002-03-111-0/+2
* Correct a typo. (* that should've been &)Benno Rice2002-03-113-3/+3
* Make the handling of machdep.guessed_bootdev compiled on i386 only.Luigi Rizzo2002-03-111-1/+7
* Due to changes in the handling of the #line directive by GCC(cpp) 3.1,David E. O'Brien2002-03-111-1/+1
* Fix detection of existing ssh host key, generate the new oneLuigi Rizzo2002-03-111-10/+14
* Make appropriate changes to use devfs.Luigi Rizzo2002-03-111-4/+6
* Default to ee as EDITOR (some apps such as disklabel default to "vi"Luigi Rizzo2002-03-111-0/+1
* Use machdep.guessed_bootdev to guess the boot device.Luigi Rizzo2002-03-111-2/+2
* Add complete Sparc64 support.David E. O'Brien2002-03-112-34/+128
* * Support the Sparc64.David E. O'Brien2002-03-112-14/+10
* Make the diagnostics printfs less ugly.Dima Dorfman2002-03-111-4/+6
* Fix some bugs that would prevent %fsr to be set correctly, and addThomas Moestl2002-03-114-8/+25
* Account for <machine/fsr.h> no longer being usable for assembler code.Thomas Moestl2002-03-112-2/+6
* Fix __dtoul to work on sparc64 (it used a half-way v8 stack layout),Thomas Moestl2002-03-111-13/+13
* Add support for Simplified Direct Access Device in scsi_op_desc().Hidetoshi Shimokawa2002-03-111-0/+4
* Fix the type of some constants, and make some macros safer by castingThomas Moestl2002-03-111-18/+18
* Add convenience macros to extract the cc0 and cc1 from format 2 and 3Thomas Moestl2002-03-111-0/+6
* Save/restore the %y register around calls to the C user trap handler;Thomas Moestl2002-03-111-0/+4
* Wrong spelling of PIC.David E. O'Brien2002-03-111-1/+1
* Don't depend on ucred.h to include sys/queue.h for us.Dima Dorfman2002-03-111-0/+1
* Use the pci_enable_* functions instead of manually fiddling with theThomas Moestl2002-03-112-12/+8
* Belatedly add a release note about destaticizing and modulizing ofDima Dorfman2002-03-112-2/+8
* Chase sysctl name.Dima Dorfman2002-03-112-2/+2
* Sync with csu/alpha/Makefile: build crt{i,n}.o.David E. O'Brien2002-03-101-3/+2
* Don't assign strcmp to a variable called err and then compare itDavid Malone2002-03-101-20/+12
* Remove a mention of the worm(4) device that was missed when it wasCrist J. Clark2002-03-101-1/+0
* CG superfluous prototype.Maxim Sobolev2002-03-101-1/+0