summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use unions to avoid violating C99 strict aliasing rules.des2004-03-166-43/+50
* Approved by: mat (mentor).thierry2004-03-161-0/+1
* Add explicit dependency on "ether", since we use ether_ifattach().mux2004-03-161-0/+1
* Refactor the existing machine-dependent sf_buf_free() into a machine-alc2004-03-1610-127/+48
* Remove a bogus assertion and readd it in a more correct location. A threadjhb2004-03-161-1/+1
* Added entries for 90 columns russian VGA modes.schweikh2004-03-161-0/+22
* Fix $FreeBSD$ ids.obrien2004-03-1611-11/+29
* Change libdisk and sysinstall to use d_addr_t rather than u_long for diskjhb2004-03-1610-167/+190
* Update the SiS support to distinguish older southbridges better.sos2004-03-162-9/+21
* New release note:hrs2004-03-162-0/+8
* o Add an -S option to not attempt to ascertain the validity of a shell.mtm2004-03-162-13/+59
* Remove dangling raidctl referencephk2004-03-161-1/+1
* Add powerpc to temporary fix. The new cpu device claims allgrehan2004-03-161-2/+2
* Refer to "wide characters" instead of "wide-characters".tjr2004-03-163-15/+15
* The arlconfig is needed on i386 only.nyan2004-03-161-0/+2
* Move the arl to i386 only.nyan2004-03-161-1/+1
* Don't use the pcic polling.nyan2004-03-161-1/+1
* Remove the RAIDframe manual pagescottl2004-03-162-396/+0
* Remove the RAIDframe userland tool.scottl2004-03-165-3031/+0
* Remove the module reference for RAIDframescottl2004-03-161-1/+0
* Remove RAIDFrame. It hasn't worked since GEOM replaced the old diskscottl2004-03-16138-42458/+0
* Given the impact of CFLAGS and COPTFLAGS on the build, report them indes2004-03-161-3/+3
* Whitespace nit.des2004-03-161-1/+1
* Sort MLINKS.tjr2004-03-161-1/+1
* Nudge Giant as far as I can into kern_open(). Mark open() as MPSAFE.dwmalone2004-03-167-26/+30
* Get ready to mark open, creat and nosys as MPSAFE.dwmalone2004-03-161-3/+3
* Add fairly minimal documentation for the nmount() syscall.tjr2004-03-162-3/+35
* Use vfs_nmount() to mount linprocfs filesystems in linux_mount();tjr2004-03-161-4/+21
* Make vfs_nmount() public. The Linux emulator needs this in order to mounttjr2004-03-162-2/+2
* Correct size argument passed to copyinstr() in linux_mount(): mntfromnametjr2004-03-161-2/+2
* Fix memory leakcperciva2004-03-161-2/+2
* Rename the wiredlen member of struct sysctl_req to validlen and alwaystruckman2004-03-162-15/+17
* New release note:hrs2004-03-162-0/+6
* Don't bother calling vslock() and vsunlock() if oldlen is zero.truckman2004-03-161-7/+9
* Set TZ to UTC so dates in the history file will match dates in the logs.des2004-03-161-0/+1
* Build the tinderbox with -O2.des2004-03-161-0/+2
* The documentation lists configuration variables in uppercase, so dumpdes2004-03-161-1/+1
* Add configuration shortcuts for CFLAGS and COPTFLAGS.des2004-03-162-4/+32
* Allow the user to override CFLAGS and COPTFLAGS on the command line.des2004-03-162-4/+20
* When installing boot blocks into an Alpha BSD label, setup the location,jhb2004-03-151-0/+10
* Add a mixer script that saves the current settings of all mixers presentjhb2004-03-152-1/+113
* Regenerate.jhb2004-03-159-14/+14
* - Mark ABI syscalls that call wait4() MP safe as recent changes tojhb2004-03-153-5/+5
* Add arl(4): driver for Aironet Arlan 655 wireless adapters.fjoe2004-03-1515-0/+3444
* The PPS code needs to be much more brutal to avoid synchronism onphk2004-03-151-14/+32
* New release note:hrs2004-03-152-0/+12
* Add ru.koi8-r.win.kbd based on ru.koi8-r.shift.kbd which closely mimicsfjoe2004-03-152-1/+244
* Regen for ptrace being safe again.jhb2004-03-155-6/+6
* Drop the proc lock around calls to the MD functions ptrace_single_step(),jhb2004-03-152-7/+12
* Correctly document the default value of UsePAM.des2004-03-152-5/+4
OpenPOWER on IntegriCloud