summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial import of RFC 2385 (TCP-MD5) digest support.bms2004-02-1118-6/+457
* Prefer buttons defined in the AML over the ones in the FADT. Somenjl2004-02-113-24/+42
* Document the functions m_apply() and m_getptr().bms2004-02-111-0/+42
* Correctly create interrupt key for PCI, which is the OpenFirmwaregrehan2004-02-101-11/+17
* Add some bulletproofing: don't allow the ndis_get_info() or ndis_set_info()wpaul2004-02-101-0/+7
* Flush stdout when -A option is used.sumikawa2004-02-101-0/+1
* Since loader(8) on SPARC64 is a pure ELF executable (as opposedru2004-02-101-1/+0
* Only reset the phy when it is absolutely required.pdeuskar2004-02-103-59/+113
* Fix a panic in pseudofs(9) that could occur when doing an I/Onectar2004-02-101-0/+5
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-109-27/+0
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-105-10/+0
* 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
OpenPOWER on IntegriCloud