summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use collate for alpha character rangesache1996-08-131-0/+25
* #if !ANSI !POSIX newly added collate_range_cmp functionache1996-08-131-0/+2
* simplify/speedup/extendache1996-08-131-18/+22
* Reverse my patch which erroneously removed the library dependenciesjkh1996-08-131-0/+3
* New collating rules, reflect POSIX better nowache1996-08-1313-189/+6382
* Bump minor number - new function addedache1996-08-131-1/+1
* Fix a few minor type problems that turned up with gcc-2.7.2peter1996-08-133-5/+6
* Add RTF_STATIC to default route's flags in the hope that routed will nopeter1996-08-131-2/+2
* Add RTF_STATIC to flags when creating a default route. Hopefully thispeter1996-08-131-2/+2
* Same as non-secure telnetd, add support for ``-P altlogin'' to specifypeter1996-08-136-8/+42
* Add a ``-P altlogin'' option which allows the sysadmin to specify anpeter1996-08-133-4/+21
* symlink support in devfs.julian1996-08-132-38/+96
* Attempt to unlink any stale .o files before relocating code.pst1996-08-131-2/+3
* Cover a potential buffer overrun problempst1996-08-131-2/+2
* Fix tcp/udp port rangespst1996-08-131-3/+3
* Change in man page to document "-" flag as stdin/stdout, addchuckr1996-08-131-3/+9
* Take out 0201-0207 range - those characters abused by shache1996-08-122-5/+6
* Convert to newly added collate compare functionache1996-08-121-36/+4
* Fix two minor oddities introduced by my yesterday's patches:joerg1996-08-122-9/+15
* Back out mistaken local change that sneaked in on the last commit.wollman1996-08-122-0/+80
* Don't declare the user_ldt functions unless USER_LDT is defined.wollman1996-08-124-84/+8
* Convert to newly added collate compare functionache1996-08-121-40/+4
* Remove old version hooksache1996-08-122-12/+2
* Convert to newly aded collate compare functionache1996-08-122-57/+4
* Convert to newly aded collate compare functionache1996-08-122-7/+6
* Convert to newly aded collate compare functionache1996-08-122-5/+6
* Convert to newly aded collate compare functionache1996-08-124-13/+13
* There is so many places where range comparation (using collate)ache1996-08-121-9/+20
* There is so many places where range comparation (using collate)ache1996-08-121-0/+1
* Use collate for alpha character rangesache1996-08-122-3/+20
* Pick collate info tooache1996-08-121-1/+1
* Extend the poll code so that it can periodically scan the host cardspeter1996-08-122-8/+22
* Add a simple -v (verbose) option that allows you to see when -C actuallypeter1996-08-121-5/+12
* &ero; -> &jfieber1996-08-121-26/+26
* Add new option to chpass: -e "expire" ; change the account expire timepeter1996-08-125-13/+38
* clear sockaddr_in's on stack before usepeter1996-08-121-26/+28
* Use the more robust and more efficient reserved port allocation mechanismpeter1996-08-121-21/+45
* Add two more portrange sysctls, which control the area of the belowpeter1996-08-122-17/+52
* clear various struct sockaddr_in's on stack, set sin_len.peter1996-08-127-7/+17
* Fix broken modtime preservation code. *Now* it preserves the modtimejkh1996-08-121-17/+25
* Simplify expressionache1996-08-121-2/+2
* Pick collate info tooache1996-08-121-1/+1
* Use collate info for alpha character rangesache1996-08-122-9/+14
* Remove the quotes from some of the kernel options that dont need it.peter1996-08-125-15/+15
* Localize itache1996-08-122-3/+5
* Use collate for alpha character rangesache1996-08-122-2/+8
* Remove static collcmp, use new internal function nowache1996-08-121-37/+4
* Remove static collcmp, ise new internal function nowache1996-08-121-35/+3
* Add internal function __collcmp once instead of adding it staticallyache1996-08-123-2/+65
* Use collate for alpha character rangesache1996-08-121-3/+37
OpenPOWER on IntegriCloud