summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some problems that were introduced in revision 1.97. Insteadiedowse2001-02-092-92/+202
* Fix login so that it exports environmental variables that are set by PAMnectar2001-02-091-0/+58
* mdoc(7) police: prevent generation of the extraru2001-02-091-6/+3
* Add af_ZA locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.asmodai2001-02-099-3/+122
* Add fr_FR locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.asmodai2001-02-099-0/+119
* Add de_DE locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.asmodai2001-02-099-0/+119
* Add da_DK locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.asmodai2001-02-099-3/+122
* Add no_NO locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.asmodai2001-02-099-0/+119
* Add sv_SE locale files for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.asmodai2001-02-099-3/+122
* Repeat after me: no commits when tired.asmodai2001-02-092-0/+12
* mdoc(7) police: fixed the weird construct.ru2001-02-091-3/+1
* Remove some leftovers. This is obviously unused, since the #definespeter2001-02-091-26/+0
* poll(2) array limits (take 2) - after some input from bde.peter2001-02-091-8/+7
* mdoc(7) police: cosmetics.ru2001-02-091-8/+9
* Change and clean the mutex lock interface.bmilekic2001-02-09200-3721/+3509
* Apply patch to add support for the intergrated ethernet in the SiS630Ewpaul2001-02-092-1/+105
* Add includes of sys/malloc.h so this actually compiles.jhb2001-02-092-1/+2
* Apply clue to mind and correct the ISO setting to the correct one.asmodai2001-02-088-3/+49
* Whoops... forgotten a few pieces in previous patch:luigi2001-02-081-5/+9
* Add LC_NUMERIC, LC_MONETARY, and LC_MESSAGES definitions forasmodai2001-02-086-0/+61
* Fix comment to reflect what it should be:asmodai2001-02-082-4/+4
* Make sure that we do not accept packets shorter than a full ethernetluigi2001-02-081-1/+3
* Fix memory leaks with dev_get_children().imp2001-02-081-0/+6
* Fix a cosmetic problem with some very defensive programming: The devfsphk2001-02-081-1/+17
* Fix a memory leak.sos2001-02-081-5/+4
* Fix memoryleaks with device_get_children().asmodai2001-02-082-0/+3
* Fix memory leaks with dev_get_children().imp2001-02-081-0/+3
* Define HAVE_PAM_GETENVLIST for build. Now environmental variables setnectar2001-02-081-1/+1
* Hardcode c_fmt in a different way since used in nl_langinfo nowache2001-02-084-7/+8
* Free the memory we get from devclass_get_devices and device_get_children.msmith2001-02-083-9/+24
* Show denied secondary bind transfer attemptsbrian2001-02-081-0/+7
* Fix typos: initalise -> initialise.asmodai2001-02-082-6/+6
* Protect freelists managed by Balloc/Bfree with a spinlock.tegge2001-02-083-40/+63
* Fix style(9) bugs from previous commit: remove space after functionmikeh2001-02-081-6/+6
* When we receive an incoming Ethernet frame that was unicast to aarchie2001-02-081-10/+14
* - By default treat supplied arguments as a shell globs to be matched againstsobomax2001-02-084-41/+191
* activate monetdef, msgdef and numericdefphantom2001-02-081-2/+2
* Add sources for following categories: LC_NUMERIC (share/numericdef),phantom2001-02-0812-0/+246
* add langinfo.hphantom2001-02-081-1/+1
* add lmonetary.?, lnumeric.?, ldpart.?, lmessages.?, nl_langinfo.cphantom2001-02-081-1/+2
* Add SUSv2 compatible nl_langinfo() function. It still need some work, butphantom2001-02-082-0/+239
* Catch up to latest chanage in timelocal structures exporting.phantom2001-02-082-34/+36
* Export internal data structures in same manner as numeric/monetary/messagesphantom2001-02-082-8/+14
* Make localeconv() actual function. Now it will use LC_MONETARY/LC_NUMERICphantom2001-02-082-79/+65
* Make FreeBSD locale support complete: add support for rest locale categoriesphantom2001-02-089-54/+637
* Optimize gencat(1) sources in same manner as its libc part some time ago:phantom2001-02-083-299/+151
* Added pc98 supports.nyan2001-02-081-0/+5
* Document the cases in which setreuid changes the saved-user-ID.nectar2001-02-081-0/+5
* Fixed the .St strings so that no single-character component ofru2001-02-081-10/+10
* Fixed the .Xr macro so that it produces the right spacingru2001-02-081-12/+12
OpenPOWER on IntegriCloud