aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplified some expressions.David Greenman1995-10-222-14/+8
* Style police throughout.Jordan K. Hubbard1995-10-229-50/+50
* Link LC_COLLATE inside dirs instead of dirs linkingAndrey A. Chernov1995-10-221-1/+10
* Link LC_CTYPE inside dirs instead of dirs linkingAndrey A. Chernov1995-10-221-0/+9
* Lots of tweaks.John Fieber1995-10-229-84/+147
* Implement locale.alias via links (including backward-compatible issue)Andrey A. Chernov1995-10-222-4/+161
* Finally catch up with the Frenchmen, and create the German messageJoerg Wunsch1995-10-214-3/+349
* Make real directories for each 8859-1 localeAndrey A. Chernov1995-10-211-1/+45
* Make a lot of things static.Poul-Henning Kamp1995-10-215-66/+66
* Remove declamations which <ctype.h> already does for us.Poul-Henning Kamp1995-10-211-13/+0
* Added #include <ctype.h>Poul-Henning Kamp1995-10-211-0/+1
* In bsd_to_ibcs2_sigaction(), flag for ibcs2 system should beSteven Wallace1995-10-211-2/+2
* Error message reform. Make an unnecessarily fatal error a warning.Jordan K. Hubbard1995-10-212-4/+4
* Start including <sys/sysproto.h> to get the correct args structs andBruce Evans1995-10-213-53/+109
* Make all FTP failures "bounce" the connection properly.Jordan K. Hubbard1995-10-210-0/+0
* Fix maninstall target for the NOMANCOMPRESS case. The previous revisionBruce Evans1995-10-211-6/+13
* change Frank Bartels mail addressTorsten Blum1995-10-211-2/+2
* Implement mincore system call.John Dyson1995-10-211-3/+25
* Fix a couple of things I broke while fixing them.Jordan K. Hubbard1995-10-212-58/+64
* Remove private maninstall target. It will conflict with the one inBruce Evans1995-10-212-24/+18
* if uid != euid or gid != egid unsetenv("LD_NOSTD_PATH") tooAndrey A. Chernov1995-10-212-2/+4
* Rewrite and merge some bogus makefiles to create Makefile.shprog. JustBruce Evans1995-10-213-81/+38
* 1. Of course, the day after you roll the snapshots is the day you realizeJordan K. Hubbard1995-10-214-82/+20
* Add `.sh' suffix and rule.Bruce Evans1995-10-211-10/+12
* Remove private rules for clean, depend, lint, tags and install.Bruce Evans1995-10-213-12/+0
* Avoid overflow in calcru(). Fixes PR 788.Bruce Evans1995-10-211-2/+2
* Remove bogus #include <sys/device.h>, and the bogus instances ofPeter Wemm1995-10-212-44/+22
* Return early in printreg() when the pointer is NULL. For FreeBSD, theBruce Evans1995-10-211-0/+2
* Killed a few gratuitous #include's.David Greenman1995-10-213-8/+4
* Add $Id$ since this version of the file has diverged from the BSD base aPeter Wemm1995-10-211-1/+5
* sigset() should have sa_flags cleared to sig is maked before callingSteven Wallace1995-10-211-23/+27
* Fix panic caused by PRU_CONTROL not being dealt with properly. Bug pointedDavid Greenman1995-10-211-2/+8
* A mixed bag of changes, relating to getting the state in "lsdev" right,Poul-Henning Kamp1995-10-2110-60/+156
* o rename ulimit -p into ulimit -u, so we are in agreement with bashJoerg Wunsch1995-10-213-7/+12
* Change the pkg_info check back - it was correct before!Jordan K. Hubbard1995-10-202-4/+4
* Fix original patch error with ! before strncmpAndrey A. Chernov1995-10-203-12/+30
* Slip some more fixes in under the wire (build hasn't gotten this far yet).Jordan K. Hubbard1995-10-200-0/+0
* Oops. Change LC_CTYPE to LC_TIME...Andrey A. Chernov1995-10-202-2/+2
* Slip some fixes under the wire. Mostly cosmetic cleanup andJordan K. Hubbard1995-10-206-173/+103
* -fomit-frame-pointer is becomming an increasingly popular optimization,Poul-Henning Kamp1995-10-201-2/+2
* Don't allow LD_* env. variables to be trickedAndrey A. Chernov1995-10-201-0/+22
* Don't allow LD_* env. variables to be trickedAndrey A. Chernov1995-10-202-6/+50
* Now I can do all the TCP and FTP configuration from config files.Jordan K. Hubbard1995-10-201-8/+12
* Split the preconfiguration code off into its own location.Jordan K. Hubbard1995-10-201-0/+198
* Sync for Westhill build.Jordan K. Hubbard1995-10-208-21/+33
* Fix fix.Jordan K. Hubbard1995-10-202-10/+8
* Document this a little bit better.Jordan K. Hubbard1995-10-201-7/+6
* More bug fixing, make debug settable two ways, put more meat intoJordan K. Hubbard1995-10-204-20/+52
* Finally split this off from system.c, as intended.Jordan K. Hubbard1995-10-202-0/+176
* Too many bugs fixed to mention. This code just seems to BREED them.Jordan K. Hubbard1995-10-205-49/+69