aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't use hardcoded struct size, use offsetof() instead (make size calculationsAlexey Zelkin2001-02-111-5/+7
* Don't try to convert grouping strings in case if C or POSIX localeAlexey Zelkin2001-02-112-2/+2
* RIP <machine/lock.h>.Mark Murray2001-02-1139-295/+159
* Clean up RST ratelimiting. Previously, ratelimiting occured before testsBosko Milekic2001-02-115-78/+109
* Long awaited style fixup in mbuf code. Get rid of K&R style prototypingBosko Milekic2001-02-113-187/+136
* Eliminate ISP2100_FABRIC- we always allow for fabric now. Add anMatt Jacob2001-02-111-18/+85
* Add structure defining FC-AL position maps. The only tool that I know ofMatt Jacob2001-02-111-0/+16
* Shuffle around how we do isp_disable management- make sure we return 0 soMatt Jacob2001-02-111-21/+25
* Add isp_fc_runstate function- this function's purpose is to, in stages,Matt Jacob2001-02-111-0/+54
* Default the plist dir as we know where it is relative to us.David E. O'Brien2001-02-111-19/+9
* Minor comment & doc tweak.David E. O'Brien2001-02-111-2/+4
* Roll minor version. Remove ISP2100_FABRIC define (unneeded now).Matt Jacob2001-02-111-2/+6
* Do some cleanup based upon adapter role- mainly not enabling interruptsMatt Jacob2001-02-111-35/+33
* Minor stuff:Matt Jacob2001-02-111-370/+593
* update to latest and greatest f/wMatt Jacob2001-02-115-11570/+13592
* - Place back STR string declarations for lock/unlock strings used for KTR_LOCKBosko Milekic2001-02-114-45/+92
* Use decimal point from localeAndrey A. Chernov2001-02-111-1/+5
* Change localizing to LC_ALLAndrey A. Chernov2001-02-101-1/+1
* Temporary workaround to get things to compile. I could have updatedMatt Jacob2001-02-102-2/+9
* Add missing 4-th space at the end of int_curr_symbolAndrey A. Chernov2001-02-102-2/+2
* Resurrect Minix sh(1), after its license has been changed to BSD one.Andrzej Bialecki2001-02-1010-0/+5018
* Localize it (LC_NUMERIC)Andrey A. Chernov2001-02-101-13/+25
* Add Polish locale.Andrzej Bialecki2001-02-109-0/+119
* Unbreak by syncing with changes in <sys/sysctl.h> macros.Andrzej Bialecki2001-02-101-12/+12
* Clear the reschedule flag after finding it set in userret(). ThisJake Burkholder2001-02-104-0/+4
* make it possible to specify grouping number from range 0..CHAR_MAX,Alexey Zelkin2001-02-101-3/+9
* -Document DS20 serial/graphics console (as it bit me yesterday.. again.. grr)Wilko Bulte2001-02-101-1/+14
* Use "namespace.h" and "un-namespace.h"Alexey Zelkin2001-02-101-0/+2
* Acquire sched_lock around need_resched() in roundrobin() to satisfyJake Burkholder2001-02-101-8/+4
* Back out my "3;3" -> something change. While technikally the same, it onlyAndrey A. Chernov2001-02-1017-17/+17
* Back out my "3;3" -> something changes. While technikally the same, it onlyAndrey A. Chernov2001-02-1031-31/+31
* aic7xxx.c:Justin T. Gibbs2001-02-105-78/+175
* A better fix for the PacketAliasProxyRule() call.Brian Somers2001-02-101-3/+3
* . Fix semantics of grouping (LC_MONETARY::mon_grouping,Alexey Zelkin2001-02-105-15/+84
* Add en_NZ.ISO_8859-1.Jeroen Ruigrok van der Werven2001-02-102-0/+6
* activate cs_CZ.ISO_8859-2 and el_GR.ISO_8859-7Alexey Zelkin2001-02-103-0/+6
* add LC_NUMERIC, LC_MESSAGES and LC_MONETARY for cs_CZ.ISO_8859-2Alexey Zelkin2001-02-106-0/+116
* Add LC_NUMERIC, LC_MESSAGES and LC_MONETARY for el_GR.ISO_8859-7Alexey Zelkin2001-02-106-0/+116
* Use ${MACHINE_ARCH} instead of ${MACHINE} to support pc98.Yoshihiro Takahashi2001-02-101-2/+2
* Add pc98 support.Yoshihiro Takahashi2001-02-101-0/+4
* mdoc(7) police: polishing.Ruslan Ermilov2001-02-101-32/+43
* mdoc(7) police: mark LC_NUMERIC with .Dv.Ruslan Ermilov2001-02-105-6/+11
* Remove spurious '"'.Poul-Henning Kamp2001-02-101-1/+1
* Improve language and code examples.Nik Clayton2001-02-101-31/+41
* Fix nasty bug where make(1) assumed that you could read the directory itWill Andrews2001-02-101-0/+2
* There are now compat libs for the Alpha too.David E. O'Brien2001-02-101-1/+4
* The compat[34]x dists need to have their machine arch appended.David E. O'Brien2001-02-101-2/+2
* Add 4x compat libs for Alpha.David E. O'Brien2001-02-103-0/+14822
* Look to the future and make this easier to add libs to.David E. O'Brien2001-02-101-3/+14
* Localize it (LC_NUMERIC)Andrey A. Chernov2001-02-102-0/+10