summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ja_JP.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.knu2001-02-119-3/+122
* Add ko_KR.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.asmodai2001-02-119-3/+122
* Fix:groudier2001-02-111-10/+32
* Don't use hardcoded struct size, use offsetof() instead (make size calculationsphantom2001-02-111-5/+7
* Don't try to convert grouping strings in case if C or POSIX localephantom2001-02-112-2/+2
* RIP <machine/lock.h>.markm2001-02-1139-295/+159
* Clean up RST ratelimiting. Previously, ratelimiting occured before testsbmilekic2001-02-115-78/+109
* Long awaited style fixup in mbuf code. Get rid of K&R style prototypingbmilekic2001-02-113-187/+136
* Eliminate ISP2100_FABRIC- we always allow for fabric now. Add anmjacob2001-02-111-19/+86
* Add structure defining FC-AL position maps. The only tool that I know ofmjacob2001-02-111-0/+16
* Shuffle around how we do isp_disable management- make sure we return 0 somjacob2001-02-111-21/+25
* Add isp_fc_runstate function- this function's purpose is to, in stages,mjacob2001-02-111-0/+54
* Default the plist dir as we know where it is relative to us.obrien2001-02-111-19/+9
* Minor comment & doc tweak.obrien2001-02-111-2/+4
* Roll minor version. Remove ISP2100_FABRIC define (unneeded now).mjacob2001-02-111-2/+6
* Do some cleanup based upon adapter role- mainly not enabling interruptsmjacob2001-02-111-35/+33
* Minor stuff:mjacob2001-02-111-370/+593
* update to latest and greatest f/wmjacob2001-02-115-11570/+13592
* - Place back STR string declarations for lock/unlock strings used for KTR_LOCKbmilekic2001-02-114-45/+92
* Use decimal point from localeache2001-02-111-1/+5
* Change localizing to LC_ALLache2001-02-101-1/+1
* Temporary workaround to get things to compile. I could have updatedmjacob2001-02-102-2/+9
* Add missing 4-th space at the end of int_curr_symbolache2001-02-102-2/+2
* Resurrect Minix sh(1), after its license has been changed to BSD one.abial2001-02-1010-0/+5018
* Localize it (LC_NUMERIC)ache2001-02-101-13/+25
* Add Polish locale.abial2001-02-109-0/+119
* Unbreak by syncing with changes in <sys/sysctl.h> macros.abial2001-02-101-12/+12
* Clear the reschedule flag after finding it set in userret(). Thisjake2001-02-104-0/+4
* make it possible to specify grouping number from range 0..CHAR_MAX,phantom2001-02-101-3/+9
* -Document DS20 serial/graphics console (as it bit me yesterday.. again.. grr)wilko2001-02-101-1/+14
* Use "namespace.h" and "un-namespace.h"phantom2001-02-101-0/+2
* Acquire sched_lock around need_resched() in roundrobin() to satisfyjake2001-02-101-8/+4
* Back out my "3;3" -> something change. While technikally the same, it onlyache2001-02-1017-17/+17
* Back out my "3;3" -> something changes. While technikally the same, it onlyache2001-02-1031-31/+31
* aic7xxx.c:gibbs2001-02-105-78/+175
* A better fix for the PacketAliasProxyRule() call.brian2001-02-101-3/+3
* . Fix semantics of grouping (LC_MONETARY::mon_grouping,phantom2001-02-105-15/+84
* Add en_NZ.ISO_8859-1.asmodai2001-02-102-0/+6
* activate cs_CZ.ISO_8859-2 and el_GR.ISO_8859-7phantom2001-02-103-0/+6
* add LC_NUMERIC, LC_MESSAGES and LC_MONETARY for cs_CZ.ISO_8859-2phantom2001-02-106-0/+116
* Add LC_NUMERIC, LC_MESSAGES and LC_MONETARY for el_GR.ISO_8859-7phantom2001-02-106-0/+116
* Use ${MACHINE_ARCH} instead of ${MACHINE} to support pc98.nyan2001-02-101-2/+2
* Add pc98 support.nyan2001-02-101-0/+4
* mdoc(7) police: polishing.ru2001-02-101-32/+43
* mdoc(7) police: mark LC_NUMERIC with .Dv.ru2001-02-105-6/+11
* Remove spurious '"'.phk2001-02-101-1/+1
* Improve language and code examples.nik2001-02-101-31/+41
* Fix nasty bug where make(1) assumed that you could read the directory itwill2001-02-101-0/+2
* There are now compat libs for the Alpha too.obrien2001-02-101-1/+4
* The compat[34]x dists need to have their machine arch appended.obrien2001-02-101-2/+2
OpenPOWER on IntegriCloud