summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the old xref to kerberos(1), and replace it with an xref totrhodes2003-06-141-1/+1
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.markm2003-06-1410-1184/+133
* Set the precedence on failure reports to "bulk" so I don't get tons ofdes2003-06-141-0/+1
* Add a system policy, and have the login and su policies include it ratherdes2003-06-144-23/+35
* Revert to a known-good state. Anyone desiring to experiment with stricterdes2003-06-141-23/+9
* In the last clean-up of this code, the fact that the default tty modegreen2003-06-141-6/+20
* Move the *_new_altkstack() and *_dispose_altkstack() functions out of thealc2003-06-1413-222/+35
* Only use this with a non-GCC compiler.obrien2003-06-141-0/+2
* Use GCC's internal built-in alloca implementation, when available.obrien2003-06-141-0/+5
* Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamken2003-06-145-12/+0
* Remove kernel event tracing. The overhead is significant when runningmarcel2003-06-141-6/+0
* Document ENOSPC.trhodes2003-06-131-0/+2
* Fix alignment requirements of tulip_rombuf by further increasingticso2003-06-132-8/+8
* When building a shared library, link it against libgcc_pic.a instead of thepeter2003-06-131-1/+2
* If the -proxy_only option is used, the -alias_address/-interfaceru2003-06-132-4/+9
* Build/install the PIC version of libgcc (libcc_pic.a) for use by sharedpeter2003-06-132-0/+4
* This is unusable on amd64. Remove it before it causes more confusion.peter2003-06-131-53/+0
* We cannot use c99 on amd64 either due to lack of alloca(). libc:strptime()peter2003-06-131-2/+3
* In the PKT_ALIAS_PROXY_ONLY mode, make sure to preserve theru2003-06-132-0/+8
* Removed a couple of .Xo/.Xc that are leftovers of the "ninth-argumentru2003-06-132-18/+6
* Clarify that original address and port when doing transparent proxyingru2003-06-132-10/+10
* Added myself to the AUTHORS section.ru2003-06-132-0/+4
* Add a comment about the MPSAFEness of this pccard_intr handler. Givenimp2003-06-131-0/+4
* Remove code that tries to detect if the MCLSHIFT and MSIZE macrosmux2003-06-132-92/+0
* - Document the fact that you can specify several DMA operations tomux2003-06-131-15/+28
* Add a retrospective entry about how having installed a broken sed(1)marcel2003-06-131-0/+18
* Use the <sys/bitstring.h> rather than <bitstring.h>phk2003-06-135-5/+5
* Finish the repocopy of bitstring.h to sys so it can be usedphk2003-06-132-125/+10
* Style(9).mux2003-06-131-14/+17
* Add vm object locking to pmap_object_init_pt().alc2003-06-131-10/+12
* Hardwire APB's PCI buses down. If we don't do this, pciconf -l returnsjmg2003-06-131-5/+2
* - Use _PATH_TTY and _PATH_DEVNULL macros.mux2003-06-131-5/+9
* Eliminated two dozens of superfluous cats and two r-cats (sorry, Jordan).ru2003-06-131-73/+51
* Implement the ioctl that returns a list of currently open VCCs.harti2003-06-131-0/+70
* Factor out the description of how to configure a CLIP into its ownharti2003-06-134-29/+130
* Remove the documentation of the raw AAL0 access which has been removed.harti2003-06-131-28/+0
* Make the midway driver use the new ATM phy driver. This allows one toharti2003-06-137-7/+101
* Regen.joe2003-06-132-2/+9
* Allow the EPSON USB scanner 1250 to be recognised as a uscanner device.joe2003-06-132-0/+2
* Plug a serious memory leak. The -STABLE equivalent of this patch hasdas2003-06-131-8/+20
* Make the VFS cache use zones instead of malloc(9). This results in ades2003-06-131-4/+33
* Add vm object locking.alc2003-06-132-2/+16
* Use waitpid, instead of wait3, which is more portable.jmallett2003-06-131-2/+2
* Remove redundant return; from void function.jmallett2003-06-131-1/+0
* Mark libxpg4 as OBSOLETE_IN_6: it has been empty since its contentstjr2003-06-131-0/+6
* Mark the following interfaces as OBSOLETE_IN_6:tjr2003-06-134-4/+16
* Get this area compiling with the highest WARNS= that it works with.markm2003-06-1311-18/+7
* Clean up the fifo_open() implementation:truckman2003-06-131-45/+30
* Extend the scope of the vm object lock in swp_pager_async_iodone() to coveralc2003-06-131-3/+4
* Add vm object locking to various pagers' "get pages" methods, i386 stackalc2003-06-137-9/+25
OpenPOWER on IntegriCloud