summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Explicitly set TARGET and TARGET_ARCH in a chroot sandbox.matusita2002-06-081-0/+6
* If we boot verbose, then print out 'interesting' CAM errors that otherwisemjacob2002-06-071-5/+65
* Install a "perl5.6.1" wrapper. I think this is going too far as nowobrien2002-06-071-0/+1
* o Add vm_map_unwire() for unwiring contiguous regions of either kernelalc2002-06-072-1/+167
* Return HOSTNAME_INVALIDADDR when reverse lookup is fail.ume2002-06-071-1/+1
* Comment out options SMP for now until I figure out what's going on.jake2002-06-071-1/+1
* Fix a bug where request_part_size() was hard-coded to check the rootSizejhb2002-06-072-2/+2
* 0 is not an invalid interrupt in the PCI world (just in the ia32imp2002-06-071-2/+4
* Renamed the idempotency identifier to match the file name.bde2002-06-071-3/+3
* According to Bruce, this file shouldn't have comments to describe whatjhb2002-06-071-1/+1
* Uncomment some bits that we now need.benno2002-06-072-12/+12
* Fix up the DMA buffer allocation call.benno2002-06-071-1/+2
* style(9): don't initialise variables in their declaration, remove spacetjr2002-06-071-12/+11
* Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28darrenr2002-06-072-7/+18
* This commit was generated by cvs2svn to compensate for changes in r98008,darrenr2002-06-079-0/+81
|\
| * Import IPFilter 3.4.28darrenr2002-06-079-0/+81
* | This commit was generated by cvs2svn to compensate for changes in r98005,darrenr2002-06-0715-45/+137
|\ \ | |/
| * Import IPFilter 3.4.28darrenr2002-06-0729-90/+236
* | Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28darrenr2002-06-0710-24/+67
* | Contrary to what the comments said, rs -H did not recycle storage, it justtjr2002-06-071-1/+3
* | Disabling automatic --same-owner option when running as uid 0 along withsobomax2002-06-071-1/+1
* | - Fixup / remove obsolete comments.jhb2002-06-077-195/+139
* | We no longer need to acqure Giant in ast() for ktrpsig() in postsig() nowjhb2002-06-071-2/+0
* | - trapsignal() no longer needs to acquire Giant for ktrpsig().jhb2002-06-071-7/+5
* | - Proper locking for p_tracep and p_traceflag.jhb2002-06-071-7/+7
* | Properly lock accesses to p_tracep and p_traceflag. Also make a fewjhb2002-06-073-3/+27
* | Describe ia64_unaligned and geom directories. I hope I got these right.jmallett2002-06-071-0/+2
* | - Catch up to new ktrace API.jhb2002-06-072-28/+23
* | Catch up to changes in ktrace API.jhb2002-06-074-22/+23
* | Overhaul the ktrace subsystem a bit. For the most part, the actual vnodejhb2002-06-074-239/+472
* | Add the m4(1) regression test.jmallett2002-06-071-1/+1
* | Add a regression test for m4(1).jmallett2002-06-075-0/+50
* | Use a larger data type to prevent counters wrapping so quickly.mdodd2002-06-073-16/+16
* | Sync this up with changes made in v1.8 of sys/netatm/atm_if.hmdodd2002-06-071-0/+4
* | Recognize Adaptec ANA-5910/30/40[A] boards.mdodd2002-06-073-19/+65
* | Add a new SYSINIT subsystem for KTRACE.jhb2002-06-071-0/+1
* | - Add a per-thread member 'td_inktrace' to be used by ktrace to detectjhb2002-06-071-2/+4
* | No need to check for "-" explicitly in getopt() loop.tjr2002-06-071-5/+1
* | Exit >1 when an error occurs, regardless of whether -s is specified (SUSv3)tjr2002-06-071-4/+4
* | 'device hea' is no longer broken.mdodd2002-06-072-4/+4
* | Move some code around.mdodd2002-06-074-16/+18
* | ANSI style function declarations.jmallett2002-06-073-19/+8
* | Expand description of environment variables, refer to environ(7) wheretjr2002-06-071-8/+18
* | Style nit: group together optional flags under the one Fl macro.tjr2002-06-071-3/+1
* | Back out previous back out of previously correct code.jmallett2002-06-071-2/+1
* | Respect LC_CTYPE and LC_COLLATE environment variables, mainly for theirtjr2002-06-072-0/+14
* | Use size_t or ino_t instead of int, and remove a few warnings.keramida2002-06-071-4/+4
* | Refer to environ(7) for description of COLUMNS. Note the effects of LANG,tjr2002-06-071-11/+9
* | Document the standard COLUMNS environment variable here to avoid redundanttjr2002-06-071-0/+10
* | IMO it was a quite ugly idea that if we are running as uid 0 then we cansobomax2002-06-071-0/+4
OpenPOWER on IntegriCloud