aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add RTF_STATIC to default route's flags in the hope that routed will noPeter Wemm1996-08-131-2/+2
* Add RTF_STATIC to flags when creating a default route. Hopefully thisPeter Wemm1996-08-131-2/+2
* Same as non-secure telnetd, add support for ``-P altlogin'' to specifyPeter Wemm1996-08-136-8/+42
* Add a ``-P altlogin'' option which allows the sysadmin to specify anPeter Wemm1996-08-133-4/+21
* symlink support in devfs.Julian Elischer1996-08-132-38/+96
* Attempt to unlink any stale .o files before relocating code.Paul Traina1996-08-131-2/+3
* Cover a potential buffer overrun problemPaul Traina1996-08-131-2/+2
* Fix tcp/udp port rangesPaul Traina1996-08-131-3/+3
* Change in man page to document "-" flag as stdin/stdout, addChuck Robey1996-08-131-3/+9
* Take out 0201-0207 range - those characters abused by shAndrey A. Chernov1996-08-122-5/+6
* Convert to newly added collate compare functionAndrey A. Chernov1996-08-121-36/+4
* Fix two minor oddities introduced by my yesterday's patches:Joerg Wunsch1996-08-122-9/+15
* Back out mistaken local change that sneaked in on the last commit.Garrett Wollman1996-08-122-0/+80
* Don't declare the user_ldt functions unless USER_LDT is defined.Garrett Wollman1996-08-124-84/+8
* Convert to newly added collate compare functionAndrey A. Chernov1996-08-121-40/+4
* Remove old version hooksAndrey A. Chernov1996-08-122-12/+2
* Convert to newly aded collate compare functionAndrey A. Chernov1996-08-122-57/+4
* Convert to newly aded collate compare functionAndrey A. Chernov1996-08-122-7/+6
* Convert to newly aded collate compare functionAndrey A. Chernov1996-08-122-5/+6
* Convert to newly aded collate compare functionAndrey A. Chernov1996-08-124-13/+13
* There is so many places where range comparation (using collate)Andrey A. Chernov1996-08-121-9/+20
* There is so many places where range comparation (using collate)Andrey A. Chernov1996-08-121-0/+1
* Use collate for alpha character rangesAndrey A. Chernov1996-08-122-3/+20
* Pick collate info tooAndrey A. Chernov1996-08-121-1/+1
* Extend the poll code so that it can periodically scan the host cardsPeter Wemm1996-08-122-8/+22
* Add a simple -v (verbose) option that allows you to see when -C actuallyPeter Wemm1996-08-121-5/+12
* &ero; -> &John Fieber1996-08-121-26/+26
* Add new option to chpass: -e "expire" ; change the account expire timePeter Wemm1996-08-125-13/+38
* clear sockaddr_in's on stack before usePeter Wemm1996-08-121-26/+28
* Use the more robust and more efficient reserved port allocation mechanismPeter Wemm1996-08-121-21/+45
* Add two more portrange sysctls, which control the area of the belowPeter Wemm1996-08-122-17/+52
* clear various struct sockaddr_in's on stack, set sin_len.Peter Wemm1996-08-127-7/+17
* Fix broken modtime preservation code. *Now* it preserves the modtimeJordan K. Hubbard1996-08-121-17/+25
* Simplify expressionAndrey A. Chernov1996-08-121-2/+2
* Pick collate info tooAndrey A. Chernov1996-08-121-1/+1
* Use collate info for alpha character rangesAndrey A. Chernov1996-08-122-9/+14
* Remove the quotes from some of the kernel options that dont need it.Peter Wemm1996-08-125-15/+15
* Localize itAndrey A. Chernov1996-08-122-3/+5
* Use collate for alpha character rangesAndrey A. Chernov1996-08-122-2/+8
* Remove static collcmp, use new internal function nowAndrey A. Chernov1996-08-121-37/+4
* Remove static collcmp, ise new internal function nowAndrey A. Chernov1996-08-121-35/+3
* Add internal function __collcmp once instead of adding it staticallyAndrey A. Chernov1996-08-123-2/+65
* Use collate for alpha character rangesAndrey A. Chernov1996-08-121-3/+37
* Use collate for alpha character rangesAndrey A. Chernov1996-08-121-1/+35
* Apply my small patch to make detection of ATAPI CD-ROMs happen aBill Paul1996-08-121-3/+11
* Fix unsetenv of locale variableAndrey A. Chernov1996-08-111-5/+5
* Localize itAndrey A. Chernov1996-08-114-12/+96
* 8bit cleaness (ctype) fixesAndrey A. Chernov1996-08-116-16/+18
* Make it at least semi-workedAndrey A. Chernov1996-08-113-6/+6
* Localize itAndrey A. Chernov1996-08-113-5/+7