aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid the whole -I${DESTDIR}/usr/include/gnu issue by includingDavid E. O'Brien2004-03-172-6/+5
* Adjust $FreeBSD$'s.David E. O'Brien2004-03-172-5/+1
* Fix a POSIX conformance bug. POSIX says sigwait should return error numberDavid Xu2004-03-172-6/+6
* Add a tip for people who are using database-related ports on a sparc64Garance A Drosehn2004-03-171-0/+7
* Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),Tim J. Robbins2004-03-177-34/+28
* Remove tun_proc; replace with tun_pid. tun_proc pointer may be staleRobert Watson2004-03-171-7/+14
* Add tap_mtx to tap_softc in order to protect per-softc variablesRobert Watson2004-03-172-2/+44
* Implement "arlconfig arlX quality".Max Khon2004-03-168-328/+226
* New release note:Hiroki Sato2004-03-162-0/+10
* Avoid doing bawrite to initialize inode block while holding cylinderAlexander Kabaev2004-03-161-1/+3
* Run through indent(1) so I can read the code without getting a headache.Dag-Erling Smørgrav2004-03-1628-10634/+10466
* Fix copyrights and mandoc markup.Max Khon2004-03-163-22/+23
* Use void * instead of char * to avoid violating C99 strict aliasing rules.Dag-Erling Smørgrav2004-03-161-17/+12
* Use unions to avoid violating C99 strict aliasing rules.Dag-Erling Smørgrav2004-03-166-43/+50
* Approved by: mat (mentor).Thierry Thomas2004-03-161-0/+1
* Add explicit dependency on "ether", since we use ether_ifattach().Maxime Henrion2004-03-161-0/+1
* Refactor the existing machine-dependent sf_buf_free() into a machine-Alan Cox2004-03-1610-127/+48
* Remove a bogus assertion and readd it in a more correct location. A threadJohn Baldwin2004-03-161-1/+1
* Added entries for 90 columns russian VGA modes.Jens Schweikhardt2004-03-161-0/+22
* Fix $FreeBSD$ ids.David E. O'Brien2004-03-1611-11/+29
* Change libdisk and sysinstall to use d_addr_t rather than u_long for diskJohn Baldwin2004-03-1610-167/+190
* Update the SiS support to distinguish older southbridges better.Søren Schmidt2004-03-162-9/+21
* New release note:Hiroki Sato2004-03-162-0/+8
* o Add an -S option to not attempt to ascertain the validity of a shell.Mike Makonnen2004-03-162-13/+59
* Remove dangling raidctl referencePoul-Henning Kamp2004-03-161-1/+1
* Add powerpc to temporary fix. The new cpu device claims allPeter Grehan2004-03-161-2/+2
* Refer to "wide characters" instead of "wide-characters".Tim J. Robbins2004-03-163-15/+15
* The arlconfig is needed on i386 only.Yoshihiro Takahashi2004-03-161-0/+2
* Move the arl to i386 only.Yoshihiro Takahashi2004-03-161-1/+1
* Don't use the pcic polling.Yoshihiro Takahashi2004-03-161-1/+1
* Remove the RAIDframe manual pageScott Long2004-03-162-396/+0
* Remove the RAIDframe userland tool.Scott Long2004-03-165-3031/+0
* Remove the module reference for RAIDframeScott Long2004-03-161-1/+0
* Remove RAIDFrame. It hasn't worked since GEOM replaced the old diskScott Long2004-03-16138-42458/+0
* Given the impact of CFLAGS and COPTFLAGS on the build, report them inDag-Erling Smørgrav2004-03-161-3/+3
* Whitespace nit.Dag-Erling Smørgrav2004-03-161-1/+1
* Sort MLINKS.Tim J. Robbins2004-03-161-1/+1
* Nudge Giant as far as I can into kern_open(). Mark open() as MPSAFE.David Malone2004-03-167-26/+30
* Get ready to mark open, creat and nosys as MPSAFE.David Malone2004-03-161-3/+3
* Add fairly minimal documentation for the nmount() syscall.Tim J. Robbins2004-03-162-3/+35
* Use vfs_nmount() to mount linprocfs filesystems in linux_mount();Tim J. Robbins2004-03-161-4/+21
* Make vfs_nmount() public. The Linux emulator needs this in order to mountTim J. Robbins2004-03-162-2/+2
* Correct size argument passed to copyinstr() in linux_mount(): mntfromnameTim J. Robbins2004-03-161-2/+2
* Fix memory leakColin Percival2004-03-161-2/+2
* Rename the wiredlen member of struct sysctl_req to validlen and alwaysDon Lewis2004-03-162-15/+17
* New release note:Hiroki Sato2004-03-162-0/+6
* Don't bother calling vslock() and vsunlock() if oldlen is zero.Don Lewis2004-03-161-7/+9
* Set TZ to UTC so dates in the history file will match dates in the logs.Dag-Erling Smørgrav2004-03-161-0/+1
* Build the tinderbox with -O2.Dag-Erling Smørgrav2004-03-161-0/+2
* The documentation lists configuration variables in uppercase, so dumpDag-Erling Smørgrav2004-03-161-1/+1