summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Filter out some more magic environment variables used by libraries linkedkris2000-10-313-4/+11
* Forgotten RELEASE_CRUNCH hack for mppe.c.hosokawa2000-10-311-2/+2
* Makefile for ACPI CA base acpi driver kernel module.takawata2000-10-312-0/+102
* Oops, in previous commit(rev.1.4), I replacedsanpei2000-10-311-6/+6
* fix the sigaltstack hack by lowering the stack size to the original valuegallatin2000-10-311-0/+2
* Use the new-style ngpppoe_init_data structure.brian2000-10-312-6/+3
* Change the format of ngpppoe_init_data so that the provider is NULbrian2000-10-312-30/+148
* Remove vestages of a previous implimentation of "-h".obrien2000-10-311-2/+2
* Mention that ``nat deny_incoming'' drops unrecognised IP packets.brian2000-10-312-0/+6
* Add pcib_if location to list of *.m files.takawata2000-10-311-1/+1
* o Document various sysctl's available for managing services availablerwatson2000-10-311-0/+39
* o Deny access to System V IPC from within jail by default, as in therwatson2000-10-315-0/+54
* Convert the de driver into a loadable module. Still missing is anmarkm2000-10-314-145/+36
* GCC uses .asm files on the Alpha for crt{begin,end}.o rather thanobrien2000-10-311-9/+30
* Move 'tw*' after 'twe*' so that it's possible to create the control devicemsmith2000-10-311-5/+5
* Call dc_apply_fixup() in dc_setcfg() for the MII case.wpaul2000-10-312-0/+8
* Grrr. The 'reg' variable in dc_apply_fixup() needs to be a u_int32_t, notwpaul2000-10-302-2/+2
* Changes have been made to support a concept of VAR_FIXIT_TTY beingjkh2000-10-306-78/+129
* Add an entry for the Xircom 10/100 Network PC Card adapter.jhb2000-10-301-0/+6
* Update to reflect that the XPT device can accept path inquiry commands.scottl2000-10-301-0/+1
* Allow XPT_PATH_INQ to be performed on the XPT device, as per the CAM spec.scottl2000-10-301-1/+7
* Note ipfilter update to 3.4.12, cd(4) support for write operations,bmah2000-10-302-8/+28
* Try a bit harder to test for ATA/ATAPI HW to probe, this is to avoidsos2000-10-301-3/+15
* Remove an evil conditional nested include of <sys/systm.h>phk2000-10-301-1/+0
* Add a missing <sys/systm.h>phk2000-10-301-0/+1
* Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>phk2000-10-3022-0/+22
* Comment out the (old) acpi stuff, it breaks LINT.phk2000-10-302-6/+6
* o Tighten up rules for which processes can't debug which other processesrwatson2000-10-301-2/+4
* Whitespace only:sheldonh2000-10-301-13/+16
* Fix nits introduced in rev 1.9:sheldonh2000-10-301-2/+4
* MFC: Fix typo: Melco Inc. sells LUA-TX, not LU-ATX.bmah2000-10-303-3/+3
* Note MFC to 4-STABLE of mly(4) driver.bmah2000-10-301-1/+1
* Drop PKT_ALIAS_IGNORED packets if ``nat deny_incoming yes'' is in effect.brian2000-10-301-1/+5
* Added boolean argument to link searching functions, indicatingru2000-10-3014-214/+84
* Update the Promise RAID code, there are differences between BIOSsos2000-10-301-6/+6
* Remove unused #include statementshm2000-10-3044-84/+0
* Replace old sigaction struct declaration with the new one as presentasmodai2000-10-301-12/+8
* MFS:sanpei2000-10-301-13/+12
* Correct incorrect information about the PATH used for exec*() calls.asmodai2000-10-301-4/+7
* Whitespace only change: trim trailing whitespace.asmodai2000-10-3054-186/+186
* A significant rewrite of PPTP aliasing code.ru2000-10-308-302/+530
* Start using crt[in].o to adhear to the ELF ABIobrien2000-10-301-2/+2
* Remove unused #includes.non2000-10-302-16/+6
* Now that the amount of (pseudo) interfaces is growing with IPv6,guido2000-10-301-22/+30
* This commit was generated by cvs2svn to compensate for changes in r67957,kris2000-10-307-0/+2024
|\
| * Initial import of AES algorithm code (aka Rijndael) from KAME.kris2000-10-307-0/+2024
* | remove an unused function (and a warning)n_hibma2000-10-301-6/+1
* | Add entry for umodemn_hibma2000-10-301-0/+1
* | Catch a left over reference to "/a".obrien2000-10-301-1/+1
* | Add several new features, reorder some code, and continue with thedougb2000-10-302-97/+194
OpenPOWER on IntegriCloud