summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove utmp references, no longer done by login(1) in 5.x.dannyboy2003-07-081-15/+3
* pam_lastlog, not login, in 5.x.dannyboy2003-07-081-12/+9
* When _PTHREADSINVARIANTS is defined SIGABRT is not includedmtm2003-07-083-2/+19
* * introduce a section on SYNTAX to document the handlingluigi2003-07-081-44/+77
* A bunch of changes (mostly syntactic sugar, all backward compatible):luigi2003-07-081-251/+383
* Merge the handlers of O_IP_SRC_MASK and O_IP_DST_MASK opcodes, andluigi2003-07-081-17/+13
* - When stealing a kse in kseq_move() ignore the current kseq's min nicejeff2003-07-081-7/+13
* Put some concrete limits on pipe memory consumption:silby2003-07-083-17/+108
* Remove last vestiges of the old rc.mtm2003-07-081-138/+33
* "towards" -> "toward". According to dictionary.com, the use of "towards"jkoshy2003-07-082-4/+4
* Style nit.obrien2003-07-081-2/+2
* Fix LOR between scheduler lock and SMP rendezvous lock.davidxu2003-07-081-6/+1
* MFC noted: chroot(8) -u/-g/-G.bmah2003-07-072-2/+2
* Add support for a -n argument which displays user and group IDsbrooks2003-07-072-5/+14
* FreeBSD 2.0.5 is old hat. Also cross-reference GEOM_VOL from the discussionwollman2003-07-071-8/+9
* Fix wording: `irregardless' is a solecism.wollman2003-07-071-2/+2
* Put NFSSERVER in the right list of filesystem stuff. Building a kernelwollman2003-07-071-1/+1
* Single-character style fix.wollman2003-07-071-1/+1
* - Clean up an unused variable.jeff2003-07-071-0/+2
* Add "blame" as an "annotate" alias for interoperability with subversion.obrien2003-07-071-1/+1
* Only define a default editor if one isn't already defined.obrien2003-07-071-0/+2
* Add a workaround for the USB_PRODUCT_MCT_SITECOM_USB232 device: limitwpaul2003-07-071-1/+4
* * add a function to display a complete feeder chain on the console, forcg2003-07-072-1/+18
* Correctly print signal mask, the bug was introduced by cut and pastedavidxu2003-07-072-22/+40
* Add corega PCCL-11 to match entry added to pccarddevs a while ago.imp2003-07-071-0/+1
* - Complete the vm object locking in vm_pageout_object_deactivate_pages().alc2003-07-071-21/+27
* Reset the PSM aux device twice to help pierce through some KVM's tomikeh2003-07-072-0/+18
* Add a newline to debug message.davidxu2003-07-072-2/+2
* Avoid accessing user provided parameters in critical region.davidxu2003-07-0718-92/+130
* Remove MAINTAINER= lines from individual Makefiles in favor of thegshapiro2003-07-0716-45/+0
* Put back install/distribution dependency on the buildable .cfgshapiro2003-07-071-1/+1
* Print thread's scope, also print signal mask for every thread and printdavidxu2003-07-072-34/+26
* * support ich5cg2003-07-061-9/+14
* Convert the dc(4) driver to the busdma API. This is a necessary stepmux2003-07-064-234/+608
* MFi386alc2003-07-062-3/+3
* Use 'id' instead of 'grep' to detect the presence of the smmsp user/group.gshapiro2003-07-061-2/+2
* Do not install sendmail example/infrastructure files if NO_SENDMAIL isgshapiro2003-07-061-0/+4
* Bow to popular demand and default SENDMAIL_SUBMIT_MC togshapiro2003-07-061-4/+13
* Thanks to Ruslan's src/etc/sendmail/Makefile patch, it is now safegshapiro2003-07-062-30/+0
* Get rid of unneeded depend targetgshapiro2003-07-061-2/+0
* - Prevent buildworld from trying to write to /etc/mail/gshapiro2003-07-061-87/+48
* Grammar tweaking. "has been" is very often not as good as "is" or "was".markm2003-07-061-6/+6
* Style fixes: tab after a dependency operator should be a single spacegshapiro2003-07-062-29/+29
* Woops - don't forget to declare locals needed for that last commit.bsd2003-07-061-0/+2
* Don't unconditionally reset the hardware debug registers in cpu_exit(),bsd2003-07-061-4/+6
* Fix a bug that could cause dc(4) to m_freem() an already freedmux2003-07-062-2/+4
* Various style(9) and readability fixes.mux2003-07-062-28/+44
* add FBSDIDcharnier2003-07-067-19/+21
* use a list to enumerate optionscharnier2003-07-061-17/+11
* de-__Pcharnier2003-07-065-28/+31
OpenPOWER on IntegriCloud