| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
THAT has been in here!).
Notes:
svn path=/head/; revision=21950
|
|
|
|
|
|
|
|
| |
was caused by introduction of login classes. Closes PR bin/2550.
Added references to login.conf to manpage, crossreference to login.conf(5).
Notes:
svn path=/head/; revision=21942
|
|
|
|
| |
Notes:
svn path=/head/; revision=21933
|
|
|
|
| |
Notes:
svn path=/head/; revision=21925
|
|
|
|
| |
Notes:
svn path=/cvs2svn/branches/DAVIDN/; revision=21923
|
|
|
|
|
|
|
| |
top and bottom of output) work with docbook.
Notes:
svn path=/head/; revision=21879
|
|
|
|
|
|
|
| |
other than .sgml.
Notes:
svn path=/head/; revision=21832
|
|
|
|
|
|
|
|
|
| |
sgmlfmt -d docbook -f html myfile.docb
Depreciate undocumented -white option (now default).
Notes:
svn path=/head/; revision=21829
|
|
|
|
|
|
|
| |
Submitted by: charnier@xp11.frmug.org (Philippe Charnier)
Notes:
svn path=/head/; revision=21821
|
|
|
|
|
|
|
| |
2.2 fodder
Notes:
svn path=/head/; revision=21820
|
|
|
|
|
|
|
| |
trying to use field numbers tha weren't present in the input data.
Notes:
svn path=/head/; revision=21811
|
|
|
|
| |
Notes:
svn path=/head/; revision=21798
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use MAP_FAILED instead of the constant -1 to indicate
failure (required by POSIX).
- Removed flag arguments of '0' (required by POSIX).
- Fixed code which expected an error return of 0.
- Fixed code which thought any address with the high bit set
was an error.
- Check for failure where no checks were present.
Discussed with: bde
Notes:
svn path=/head/; revision=21786
|
|
|
|
| |
Notes:
svn path=/head/; revision=21748
|
|
|
|
|
|
|
|
| |
Submitted by: Julian Coleman <j.d.coleman@ncl.ac.uk>
Obtained from: NetBSD-bugs PR# 3104
Notes:
svn path=/head/; revision=21703
|
|
|
|
|
|
|
| |
prevented uid/group change with non-root target.
Notes:
svn path=/head/; revision=21677
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
|
|
|
| |
structures.
Notes:
svn path=/head/; revision=21667
|
|
|
|
| |
Notes:
svn path=/head/; revision=21647
|
|
|
|
|
|
|
|
| |
As with login(1), LOGIN_CAP_AUTH is not yet enabled since we don't
yet have authorisation modules.
Notes:
svn path=/head/; revision=21646
|
|
|
|
| |
Notes:
svn path=/head/; revision=21639
|
|
|
|
| |
Notes:
svn path=/head/; revision=21623
|
|
|
|
|
|
|
| |
compile -Wall clean.
Notes:
svn path=/head/; revision=21622
|
|
|
|
|
|
|
|
|
|
| |
date: 1994/10/09 07:37:18; author: davidg; state: Exp; lines: +7 -1
#if 0'd out the meat of the swap code until I get a chance to rewrite it.
...mainly by stealing the code from pstat(8).
Notes:
svn path=/head/; revision=21617
|
|
|
|
|
|
|
|
|
|
|
|
| |
calendar -t 0101 -f file
Previously calendar's time processing routine directly
modified the "0101" argument" which confused getopt.
The time routines now make a copy of the argument
to mess with.
Notes:
svn path=/head/; revision=21615
|
|
|
|
| |
Notes:
svn path=/head/; revision=21609
|
|
|
|
| |
Notes:
svn path=/head/; revision=21583
|
|
|
|
|
|
|
|
| |
now treats empty "LD_*" environment variables as if they were unset, per
the standard SVR4 conventions.
Notes:
svn path=/head/; revision=21576
|
|
|
|
| |
Notes:
svn path=/head/; revision=21550
|
|
|
|
| |
Notes:
svn path=/head/; revision=21549
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that LOGIN_CAP_AUTH code (login authentication) is not (yet) enabled
and requires /usr/libexec/login_<style> authentication program support to
be added at a later date. The Makefile contains a macro LC_AUTH to turn
it on and prevent unnecessarily linking against skey/krb libs and the
addition of klogin.c module.
All other aspects of login_cap support are fully functional.
Notes:
svn path=/head/; revision=21528
|
|
|
|
| |
Notes:
svn path=/head/; revision=21473
|
|
|
|
|
|
|
|
| |
pathnames (rather than as "-lfoo") correctly.
Closes PR bin/2404.
Notes:
svn path=/head/; revision=21469
|
|
|
|
| |
Notes:
svn path=/head/; revision=21467
|
|
|
|
| |
Notes:
svn path=/head/; revision=21466
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
return EX_TEMPFAIL if the file was already locked. This makes it easier
to distinguish between lock collisions and failures within the command
being executed.
Also, don't complain if the unlink() fails in the cleanup handler. It
doesn't matter anyway, and it obscured the exit status returned from
the command that was executed.
Notes:
svn path=/head/; revision=21462
|
|
|
|
|
|
|
| |
and options.
Notes:
svn path=/head/; revision=21450
|
|
|
|
| |
Notes:
svn path=/head/; revision=21442
|
|
|
|
|
|
|
| |
while holding an exclusive lock on a file.
Notes:
svn path=/cvs2svn/branches/JDP/; revision=21439
|
|
|
|
|
|
|
|
|
|
| |
page-aligned. cmp(1) should know about this flaw, and work around it.
While i was at it, fixed an uninitialized variable as reported by
-Wall.
Notes:
svn path=/head/; revision=21429
|
|
|
|
| |
Notes:
svn path=/head/; revision=21427
|
|
|
|
| |
Notes:
svn path=/head/; revision=21425
|
|
|
|
|
|
|
| |
This should be in 2.2.
Notes:
svn path=/head/; revision=21412
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tor Egge reports counter wrap and requests and update to quad_t sized
counters, which is also a good thing to do, but I'm unhappy about adding
two more instructions into the code path every time we doink a counter.
Maybe with or after the Lite2 merge...
Submitted by: Tor Egge <Tor.Egge@idt.ntnu.no>
Notes:
svn path=/head/; revision=21406
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add some buffer overrun fixes from OpenBSD and myself.
Add skey calculator kludge from OpenBSD.
TODO: do a real merge of dab's sources... probably just make telnet and
telnetd contrib software.
Obtained from: OpenBSD, dab@bsdi.com
Notes:
svn path=/head/; revision=21405
|
|
|
|
|
|
|
|
| |
Should go into 2.2
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
Notes:
svn path=/head/; revision=21393
|
|
|
|
| |
Notes:
svn path=/head/; revision=21368
|
|
|
|
| |
Notes:
svn path=/head/; revision=21358
|
|
|
|
|
|
|
|
|
|
| |
allow the generated code to be written to a file other
than the default, y.tab.c.
Inspired by: bde and brian@mediacity.com
Notes:
svn path=/head/; revision=21353
|
|
|
|
| |
Notes:
svn path=/head/; revision=21263
|