summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* No functional change, but big code cleanup. WARNS, lint(1) and style(9).markm2002-03-068-276/+155
* Point sparc64 &release.url; at a directory, rather than a specificbmah2002-03-061-1/+1
* Unbreak the pam_krb5 build: cast a couple of const pointersroam2002-03-061-2/+2
* Rename runq_find() to runq_findproc(), and hide it behind #ifdef DIAGNOSTIC,des2002-03-061-3/+5
* Remove a bogus cast.des2002-03-061-1/+1
* YA patch I forgot to commit last night.des2002-03-061-1/+1
* Add GETPID to the list of operations for which semctl(2) returns the value.maxim2002-03-061-1/+1
* Removed gprof4. 8-byte counters are now handled by gprof.bde2002-03-062-16/+0
* Belatedly OpenPAMify. I forgot this patch in last night's megacommit.des2002-03-061-2/+2
* Fix a typo, unbreak the world.maxim2002-03-061-1/+1
* Add forgotten NOPROFILE that broke world.des2002-03-061-0/+1
* Boundary check an array holding tab stops.ru2002-03-061-0/+2
* Don't (blindly) truncate the unit number to 4 digits when formatting thebde2002-03-061-1/+3
* Support runtime specification of the history counter type by whateverbde2002-03-062-18/+51
* Log:maxim2002-03-061-10/+6
* Maximum semid is seminfo.semmni not seminfo.semmsl.maxim2002-03-061-3/+3
* Fixed some misspellings of 2 as sizeof(UNIT) so that they won't breakbde2002-03-063-13/+19
* Fixed compilation warnings.ru2002-03-061-0/+2
* 1-true-AWK has a build-tool target.obrien2002-03-061-1/+1
* Make it more obvious where to find RELNOTESng source files if someone wentbmah2002-03-062-16/+13
* First round of markup/spelling/grammar fixes.bmah2002-03-061-115/+134
* Fixed a printf format error again. Rev.127 was clobbered in rev.1.128bde2002-03-061-1/+1
* Default to UTC on sparc64 also.obrien2002-03-061-1/+1
* Add a carriage return to each function declaration, and make use of ID tageric2002-03-061-8/+12
* Add a sequential iteration optimization to vm_object_page_clean(). Thisdillon2002-03-061-75/+194
* Create a manual to document the new kernel byte order conversionmike2002-03-062-0/+126
* cleanup readability syntax prior to ongoing b_resid work commits.dillon2002-03-061-4/+5
* Add installation instructions for the FreeBSD/sparc64 port. I have verytmm2002-03-053-0/+457
* New release notes: CPU_ATHLON_SSE_HACK, ufm driver (+ MFC),bmah2002-03-054-2/+76
* Switch to OpenPAM. Bump library version. Modules are now versioned, sodes2002-03-0539-531/+240
* - use des_ecb3_encrypt().ume2002-03-051-11/+9
* Oops, now, encription and decription are separate function.ume2002-03-051-2/+2
* Official timeout routines for netgraph nodes that know how tojulian2002-03-052-0/+66
* Three p_ucred -> td_ucred's missed in jhb's earlier pass; all appear torwatson2002-03-053-5/+5
* On the sparc64 platform we install this as "gawk" as Gawk is currentlyobrien2002-03-051-0/+7
* On the sparc64 platform we install the `1 true AWK' as "awk". On all otherobrien2002-03-051-3/+10
* Add the `1 true AWK' back to the mix.obrien2002-03-051-0/+1
* The change from td->td_proc->p_ucred to td->td_ucred has shortened somerwatson2002-03-052-8/+6
* Environmental variable was not being passed to a subshell as intended.cjc2002-03-051-2/+2
* - Use td_ucred for jail checks.jhb2002-03-053-84/+45
* Reserve a mount flag, MNT_MULTILABEL, used by the MAC subsystem andrwatson2002-03-051-3/+4
* Merge reservation of two SI_SUB constants for the MAC policy frameworkrwatson2002-03-051-0/+2
* * Move bswlist declaration and initialization from kern/vfs_bio.c toeivind2002-03-053-20/+22
* Use revoke_and_destroy_dev() instead of destroy_dev() when removing /dev/netgreen2002-03-051-1/+1
* Change wmesg to const char * instead of char *eivind2002-03-052-4/+4
* When multiple threads call atexit at the same time, some operations musttegge2002-03-051-2/+28
* Change every occurrence of "bootblock" into "boot1" afterrobert2002-03-051-7/+7
* Add roaming and microwave oven support. Some minor formatting nits.imp2002-03-051-12/+58
* Part II: update various mechanically generated files to allow for newrwatson2002-03-055-6/+18
* Remove __P to reduce diffs with NetBSD and my private tree.imp2002-03-051-40/+38
OpenPOWER on IntegriCloud