aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Print a size_t as %u not %d.Juli Mallett2002-04-201-1/+1
* Add a test of variable evaluation and substitution for make(1), as a startJuli Mallett2002-04-205-1/+43
* Resolve conflicts from import of post-8.12.3 bug fixes.Gregory Neil Shapiro2002-04-2020-21/+28
* This commit was generated by cvs2svn to compensate for changes in r95154,Gregory Neil Shapiro2002-04-20426-457/+467
|\
| * Import of post-8.12.3 bug fixes from vendor repository.vendor/sendmail/8.12.3-20020420Gregory Neil Shapiro2002-04-20447-485/+502
| * Remove files no longer in vendor release from vendor branch.vendor/sendmail/8.12.3Gregory Neil Shapiro2002-04-20129-8416/+0
* | Include <arpa/inet.h> for prototype of ntohl() used in the N_BADMAG()Mike Barcroft2002-04-202-0/+2
* | Reenable the newly unbroken hfa device.Mike Barcroft2002-04-201-1/+1
* | Add a test for jot(1).Juli Mallett2002-04-204-1/+22
* | Two more files to keep track of.Gregory Neil Shapiro2002-04-201-0/+2
* | A simple test for join(1) based on tjr's test case for -o 0.Juli Mallett2002-04-206-1/+35
* | Change two KM_COPY()s to bcopy(). This should have been done when theMike Barcroft2002-04-202-2/+2
* | Despite the fact that it is documented in the handbook, the release notes,Gregory Neil Shapiro2002-04-202-4/+21
* | Add an exceedingly simple regression test for the file2c program. One wouldJuli Mallett2002-04-205-1/+125
* | In my continuing crusade to make life better for non-sendmail users, avoidGregory Neil Shapiro2002-04-203-2/+20
* | Add regression tests for parts of xargs(1).Juli Mallett2002-04-208-1/+49
* | Add a comment regarding the file header, and the mode that the file is createdJuli Mallett2002-04-201-0/+5
* | Add uuencode(1) and uudecode(1) regression test input and output.Juli Mallett2002-04-206-0/+366
* | MFi386 1.222. Remove vm_map_growstack and acquisition and release of GiantJake Burkholder2002-04-201-16/+2
* | Start adding framework for userland regression tests, and tests forJuli Mallett2002-04-206-1/+65
* | Implement several of the c99 updates to scanf(3):Bill Fenner2002-04-202-140/+220
* | Oops, fix an inverted if test.Dag-Erling Smørgrav2002-04-201-1/+1
* | Strip /dev/ from tty name, and clean up the "last login" printout.Dag-Erling Smørgrav2002-04-201-6/+10
* | Check the alignment of the stack pointer before copying in windows from theJake Burkholder2002-04-201-0/+4
* | Fix off by one errors in cache flush calls (mostly harmless).Jake Burkholder2002-04-201-3/+3
* | Add needed include of tick.h.Jake Burkholder2002-04-201-0/+1
* | sysinstall compiles on sparc64.Jake Burkholder2002-04-201-4/+1
* | Add an XXX: linux_uselib() should be using vn_open() rather than invokingRobert Watson2002-04-201-0/+4
* | Update the email appearing in copyright string.Semen Ustimenko2002-04-201-1/+1
* | Merge ``&& must be ||'' bug noticed and fixed in OpenBSD. The only ill effectSemen Ustimenko2002-04-201-1/+1
* | Use `The .Nm utility'Philippe Charnier2002-04-2029-102/+181
* | login(3) doesn't care about the controlling terminal any more.Dag-Erling Smørgrav2002-04-201-1/+1
* | Fix for the sshd(8) utmp problem. Previously, login(3) would ignore the ttyDag-Erling Smørgrav2002-04-201-3/+9
* | Use `The .Nm utility'Philippe Charnier2002-04-2092-335/+509
* | Push down Giant for setpgid(), setsid() and aio_daemon(). Giant protects onlySeigo Tanimura2002-04-204-12/+25
* | Use `The .Nm utility'Philippe Charnier2002-04-204-10/+12
* | Replace inline asm with it's inline function wrapper.Benno Rice2002-04-202-2/+2
* | Fix TZ & TERM handling for use_login case of rev. 1.24Andrey A. Chernov2002-04-201-4/+6
* | 1) Surprisingly, "CheckMail" handling code completely removed from thisAndrey A. Chernov2002-04-202-2/+24
* | Fix controller in SW mode and See also + first appeared in 4.5.Nicolas Souchu2002-04-201-8/+8
* | - Create a ``zero fill'' constructor for uma_zcreate's ctor argument.Andrew R. Reiter2002-04-202-0/+11
* | reorg a little.David E. O'Brien2002-04-201-7/+7
* | I decided I don't want to be part of this.Jake Burkholder2002-04-201-1/+0
* | Reintroduce locking on accesses to vm_object_list.Alan Cox2002-04-203-1/+10
* | 1) Fix overlook in my prev. commit - forget HAVE_ prefix in one place in oldAndrey A. Chernov2002-04-201-4/+11
* | Add character translation table between Unix and NetWare accordingBoris Popov2002-04-204-19/+98
* | s/nwserv/nwfs/Boris Popov2002-04-201-1/+1
* | Describe situation where manual 'ifconfig xx0 up' required.Boris Popov2002-04-201-2/+7
* | Please repeat after me: setusercontext() modifies _current_ environment, butAndrey A. Chernov2002-04-201-24/+58
* | In the BUGS section, mention that the ballooning of size mentioned here isJuli Mallett2002-04-201-2/+2