summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-107-15/+1
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-104-5/+0
* add verbage about how once BUS_TEARDOWN_INTR returns, the interrupt willjmg2004-02-101-0/+6
* Official patches 001-005ache2004-02-101-2/+6
* Run /etc/rc.d/routing at the appropriate time.des2004-02-101-0/+1
* Add some presidential birthdays.wes2004-02-101-8/+23
* Correct a long-standing race condition in the inactive queue scan. (Seealc2004-02-101-0/+15
* Add my birthday (for those interested)mlaier2004-02-101-0/+1
* Spelling.bms2004-02-101-2/+2
* Now we have g_topology_assert_not(), so use it to detect deadlocks.pjd2004-02-101-1/+1
* Added macro which will be used to assert, that the topology lock is not held.pjd2004-02-101-0/+6
* Change the kernels definition of NODEV from ((dev_t)-1) to NULL.phk2004-02-101-1/+3
* Document the '-h hostname' option, which seems to have been presentroam2004-02-101-7/+14
* don't call sbuf_clear() right after sbuf_new(), it is not necessary.phk2004-02-103-6/+0
* Fix numerous constness and aliasing issues.des2004-02-106-19/+18
* This commit was generated by cvs2svn to compensate for changes in r125647,des2004-02-1060-1032/+2005
|\
| * Vendor import of OpenPAM Eelgrass.des2004-02-1060-1032/+2005
* | Remove a redundant command. No MFC, this was removed in STABLE.trhodes2004-02-101-4/+1
* | Remove 'broken in some cases' Xref to Kerberos.trhodes2004-02-101-1/+0
* | Reorder Xrefs in SEE ALSO.trhodes2004-02-101-5/+5
* | Update to inform users of acls and multilabel options. Add Xrefs to thetrhodes2004-02-101-1/+20
* | Fixes problems that occurred when a file was removed and a directorytjr2004-02-103-1/+42
* | Add sem_timedwait to the symbol map, otherwise the libc version willdeischen2004-02-101-0/+2
* | Initial import of libarchive.kientzle2004-02-0945-0/+11942
* | Loader makefile cleanup.grehan2004-02-092-92/+38
* | Added an option -ldi<N> to control indentation of local variable names.bde2004-02-094-4/+27
* | Only use tabs to indent variable names if the declaration indent isbde2004-02-091-8/+8
* | Remove VFS_STATFS() call which violated the lock order and wasn'tdes2004-02-091-4/+0
* | Backed out a part of previous commit that wasn;t mentioned in the logbde2004-02-091-2/+1
* | Add stub implementations of KfLowerIrql() and KfRaiseIrql() (both ofwpaul2004-02-091-16/+40
* | Too good to miss.wes2004-02-091-0/+3
* | fix build with FAST_IPSEC.ume2004-02-091-2/+1
* | MFi386: Factor out -nostdlib and use PROG.nyan2004-02-099-54/+55
* | Fixed tab lossage in indented variable names. The -diN option wasbde2004-02-091-6/+22
* | Fixed misformatting of "struct foo *bar" in function parameter lists. Itbde2004-02-091-8/+11
* | MFi386.ru2004-02-093-52/+28
* | - Factor out -nostdlib to an upper level Makefile.inc.ru2004-02-0912-58/+64
* | Two changes to aid in cleaning up sys/boot/ makefiles:ru2004-02-091-3/+9
* | Expanded the size of the keyword table from 100 to 1000 entries so thatbde2004-02-091-1/+3
* | Backed out rev.1.4 and 1.7 so they they can be implemented and committedbde2004-02-091-18/+5
* | Disable branch-target instruction cache on MPC7457 as outlinedgrehan2004-02-091-2/+3
* | Fall back to INTR_MPSAFE if INTR_FAST registration fails.scottl2004-02-091-2/+8
* | Recognize MPC7547 (aka G4+)grehan2004-02-091-1/+7
* | Definitions for MPC7457 CPU type and HID0 bitsgrehan2004-02-092-35/+42
* | Fix a typo that stopped ypset's -h option from working with aiedowse2004-02-091-1/+1
* | MFp4 @46705:jmallett2004-02-081-0/+2
* | Use int rather than size_t storage for printf field widths to avoidiedowse2004-02-081-43/+41
* | Further simplify the code for printing the message buffer:iedowse2004-02-081-33/+36
* | New errata: SA-04:02.bmah2004-02-081-0/+11
* | Certain ICMP error replies cause ping to perform a reverse DNSiedowse2004-02-081-0/+6
OpenPOWER on IntegriCloud