aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Declare struct uio so consumers don't have to #include <sys/uio.h> unlessDag-Erling Smørgrav2001-11-031-0/+1
* Reduce the number of #include dependencies by declaring some of the structsDag-Erling Smørgrav2001-11-034-6/+19
* allocrqg: Don't ever try to write to a NULL pointer.Greg Lehey2001-11-031-1/+1
* Tighten up the random seeding a little bit more. getpid() alone onlyDavid E. O'Brien2001-11-031-1/+2
* Revert rev 1.3 which moved us away from POSIX character classes.David E. O'Brien2001-11-031-4/+4
* Revert rev 1.7 which moved us away from POSIX character classes.David E. O'Brien2001-11-031-15/+18
* Remove a debugging warnx() that got committed by mistake.Dag-Erling Smørgrav2001-11-031-1/+0
* Implement i386/i386/pmap.c 1.292 for alpha, ia64 (avoid freeMatthew Dillon2001-11-032-2/+34
* We have a _SIG_VALID() macro, so use it instead of duplicating the test allDag-Erling Smørgrav2001-11-021-7/+5
* Bring Gawk back. There just isn't any other POSIX compliant AWK out there.David E. O'Brien2001-11-023-3/+2
* Update to Gawk 3.1.0.David E. O'Brien2001-11-022-29/+119
* Bring Gawk back. There just isn't any other POSIX compliant AWK out there.David E. O'Brien2001-11-023-0/+273
* This commit was generated by cvs2svn to compensate for changes in r85919,David E. O'Brien2001-11-021-2/+2
|\
| * I'd put down $10 says the author did a last minute tweak to awkgram.y (whichvendor/misc-GNU/awkDavid E. O'Brien2001-11-021-2/+2
* | Add the as-yet-unused S_ALLSTOPS which I forgot in previous commit.Dag-Erling Smørgrav2001-11-021-0/+1
* | Fix a bug I introduced yesterday. People who built world since theCrist J. Clark2001-11-021-0/+1
* | We use the stock version of this file now, but since someone foolishlyDavid E. O'Brien2001-11-022-169/+467
* | Arrgh. A clean pc98 build failed due to bogons on my part :-(.Warner Losh2001-11-022-0/+4
* | We use the stock 3.1.0 file.David E. O'Brien2001-11-021-444/+859
* | The bug rev 1.6 fixed was fixed in the vendor sources.David E. O'Brien2001-11-020-0/+0
* | We use the stock 3.1.0 file now.David E. O'Brien2001-11-021-84/+120
* | We use the stock 3.1.0 file (other than needing $FreeBSD$).David E. O'Brien2001-11-021-231/+584
* | Factor the common parts of the Makefile.foo files. This introduces twoWarner Losh2001-11-028-1791/+343
* | Merge revision 1.2 (unspam l10n ranges check) into Gawk 3.1.0.David E. O'Brien2001-11-021-287/+271
* | Merge revs 1.9 (don't choke on long lines),David E. O'Brien2001-11-021-222/+596
* | Better error messages for the cases where device_add_child fails. WeWarner Losh2001-11-021-2/+8
* | Well spell it "gnuregex.h".David E. O'Brien2001-11-021-92/+203
* | o Remove (struct proc *p = td->td_proc) indirection in ipcperm(),Robert Watson2001-11-021-5/+3
* | Back out the -w, option strict and our($...). They don't work for me andWarner Losh2001-11-021-3/+3
* | o Remove the local temporary variable "struct proc *p" from vfs_mount()Robert Watson2001-11-022-14/+14
* | Remove an extra " that crept into a string.Mike Silbersack2001-11-021-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r85898,David E. O'Brien2001-11-02206-12113/+41490
|\|
| * Update vendor branch to gawk-3.1.0.David E. O'Brien2001-11-02232-14093/+46131
* | Argh!Poul-Henning Kamp2001-11-022-42/+0
* | o Introduce group subset test, which limits the ability of a process toRobert Watson2001-11-021-8/+36
* | Add empty shell for nmount syscall (take 2!)Poul-Henning Kamp2001-11-022-0/+42
* | o Add new header <sys/stdint.h>.Mike Barcroft2001-11-0227-28/+2716
* | Add nmount() stub function and regenerate the syscall-glue which shouldPoul-Henning Kamp2001-11-027-7/+59
* | Reserve 378 for the new mount syscall Maxime Henrion <mux@qualys.com>Poul-Henning Kamp2001-11-021-0/+3
* | Rather than just change the arguments to suser() change the function toMike Barcroft2001-11-021-1/+1
* | Don't hide the failure to allocate device behind boot verbose. It isWarner Losh2001-11-021-3/+2
* | Print a warning when device_add_child returns NULL. This used to beWarner Losh2001-11-021-0/+5
* | Always set unit number to -1 unless some other unit is specified inWarner Losh2001-11-021-0/+1
* | + Fix another possible vn_close race, in the same fashion as r1.95.Jonathan Lemon2001-11-021-5/+6
* | o Add a comment to p_candebug() noting that the P_INEXEC check shouldRobert Watson2001-11-021-1/+6
* | The sound drivers live in sound/driver, not sound/driversWarner Losh2001-11-022-2/+2
* | Merge from POSIX.1e Capabilities development tree:Robert Watson2001-11-021-2/+17
* | Merge from POSIX.1e Capabilities development tree:Robert Watson2001-11-021-6/+17
* | Fixed sioreg.h path.Yoshihiro Takahashi2001-11-021-1/+1
* | o Capabilities cap_check() interface revised to remove _xxx, so renameRobert Watson2001-11-021-1/+1