summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Language cleanupbrueffer2004-03-172-18/+18
* Language cleanupbrueffer2004-03-171-6/+6
* Fix information leakage.pjd2004-03-171-1/+6
* Make ddp_ports static, as it's not used outside of ddp_usrreq.c.rwatson2004-03-173-3/+2
* Update list of macros defined in <stdio.h>.tjr2004-03-171-1/+17
* Re-add description of putc() macro (back out rev. 1.13.)tjr2004-03-171-2/+8
* Re-add text that says getc() is a macro (back out rev. 1.16.)tjr2004-03-171-1/+2
* This commit was generated by cvs2svn to compensate for changes in r127114,nectar2004-03-171-0/+8
|\
| * Correct a denial-of-service vulnerability in OpenSSL (CAN-2004-0079).nectar2004-03-171-0/+8
* | Correct a grammatical error.ceri2004-03-171-1/+1
* | Improved incorrect usage diagnostics.ru2004-03-171-2/+6
* | Trust bsd.prog.mk to set SRCS correctly.ru2004-03-171-1/+0
* | GC unnecessary include file.ru2004-03-172-38/+0
* | Adjust the number of processes waiting on a semaphore properly if we'recperciva2004-03-171-6/+12
* | Move the _arlconfig define in the existing i386 section.nyan2004-03-171-3/+1
* | This commit was generated by cvs2svn to compensate for changes in r127105,obrien2004-03-173-1388/+0
* | Avoid the whole -I${DESTDIR}/usr/include/gnu issue by includingobrien2004-03-172-6/+5
* | Adjust $FreeBSD$'s.obrien2004-03-172-5/+1
* | Fix a POSIX conformance bug. POSIX says sigwait should return error numberdavidxu2004-03-172-6/+6
* | Add a tip for people who are using database-related ports on a sparc64gad2004-03-171-0/+7
* | Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),tjr2004-03-177-34/+28
* | Remove tun_proc; replace with tun_pid. tun_proc pointer may be stalerwatson2004-03-171-7/+14
* | Add tap_mtx to tap_softc in order to protect per-softc variablesrwatson2004-03-172-2/+44
* | Implement "arlconfig arlX quality".fjoe2004-03-168-328/+226
* | New release note:hrs2004-03-162-0/+10
* | Avoid doing bawrite to initialize inode block while holding cylinderkan2004-03-161-1/+3
* | Run through indent(1) so I can read the code without getting a headache.des2004-03-1628-10634/+10466
* | Fix copyrights and mandoc markup.fjoe2004-03-163-22/+23
* | Use void * instead of char * to avoid violating C99 strict aliasing rules.des2004-03-161-17/+12
* | 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
OpenPOWER on IntegriCloud