aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More int != pointer stuff.John Baldwin2002-11-061-2/+3
* Straighten up the geom.ctl config interface definitions.Poul-Henning Kamp2002-11-064-46/+84
* Repeat after me: sizeof(int) != sizeof(void *).John Baldwin2002-11-061-1/+1
* Use some long long casts to quiet warnings in debug printf's on alpha.John Baldwin2002-11-062-2/+3
* Use a bandaid to fix a warning. However, this driver is very, very farJohn Baldwin2002-11-061-1/+1
* Make the ar(4) driver i386-only for now. It has lots of sizeof(int) ==John Baldwin2002-11-064-9/+9
* Restore most (90%) of the text I removed in my previous commit. Remove theTom Rhodes2002-11-061-0/+6
* Fix warning where sizeof(size_t) != sizeof(int).John Baldwin2002-11-061-1/+1
* In the !DEBUG case, we were passing foo.ko two times on theMaxime Henrion2002-11-061-1/+5
* o Make the COMPATIBILITY section a bit less redundant.Chris Costello2002-11-061-1/+1
* o Update man page to reflect the new prototypes for mac_{to,from}_text.Chris Costello2002-11-061-43/+15
* Add support for DEVICE_POLLING.Hidetoshi Shimokawa2002-11-062-0/+79
* Minor clean up on cdb handling.Hidetoshi Shimokawa2002-11-061-8/+7
* Kill EOL whitespaces, style(9) fix.Maxim Konovalov2002-11-061-13/+12
* Fix UID/GID options parsing.Maxim Konovalov2002-11-061-2/+2
* Remove what was a temporary bogus assignment of bits of siginfo_t, as it doesJuli Mallett2002-11-069-28/+0
* There's no need for a locally defined usb_proc_t when we've gotJosef Karthauser2002-11-061-10/+3
* Add a MAINTAINERS entry for make(1), to the make@ alias, which anyone can useJuli Mallett2002-11-061-0/+1
* Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.Yoshihiro Takahashi2002-11-0621-59/+4
* Include "../Makefile.inc".Yoshihiro Takahashi2002-11-0611-0/+32
* Add missing #includes of <stdio.h>. Correct a few typos in comments.Tim J. Robbins2002-11-063-5/+7
* Import the latest hints file from Internic. The most important changeDoug Barton2002-11-061-12/+12
* Clean up a little. Don't need to include fetch.h any more, and I can'tDavid E. O'Brien2002-11-061-7/+0
* Break fileGetURL() out into its own file so that pkg_install/lib consumersDavid E. O'Brien2002-11-065-117/+149
* Whitespace, style fixes.Matthew N. Dodd2002-11-063-437/+374
* Add caveats regarding the effect of PAM on PasswordAuthentication andDag-Erling Smørgrav2002-11-061-0/+23
* Better emulate the FSF build for Sparc64.David E. O'Brien2002-11-061-0/+1
* Don't ever disable ACPI on ia64. We cannot life without it.Marcel Moolenaar2002-11-061-0/+2
* Define UMA_MD_SMALL_ALLOC so that we can allocate memory with regionMarcel Moolenaar2002-11-062-16/+38
* - Let the PCI code try to route interrupt in -currentHidetoshi Shimokawa2002-11-061-1/+5
* Remove Realtek discriminating comments from the rl(4) manual page.Tom Rhodes2002-11-061-6/+0
* Hook up the userland wrapper for __mac_execve().Robert Watson2002-11-062-0/+43
* Check the FSLABEL argument and invoke the generic doFS.sh scriptMarcel Moolenaar2002-11-061-5/+13
* Reserve a major number for the mdsio driver: RS-485 driver for 8250-familyRobert Watson2002-11-061-0/+1
* Use warn() instead of perror() or fprintf() where appropriate.Tim J. Robbins2002-11-062-14/+8
* Mount devfs with nmount(2) instead of mount(2). This error was maskedJohn Baldwin2002-11-051-1/+12
* Take sizeof() the right string for fspath's iovec. The old string was theJohn Baldwin2002-11-051-1/+1
* Fix formatting bogon.Dima Dorfman2002-11-051-2/+2
* Undelete FILES section (taken from RELENG_4), primarily to give theDima Dorfman2002-11-051-0/+15
* master.passwd, not master.passwordDima Dorfman2002-11-051-1/+1
* Spotted a couple of places where the socket buffer's counters were beingKelly Yancey2002-11-052-0/+8
* Fix filt_soread() to properly flag a kevent when a 0-byte datagram isKelly Yancey2002-11-051-1/+1
* o Introduce variable DOFS_SH to hold the path of the doFS.sh.Marcel Moolenaar2002-11-051-12/+19
* Correct merge-o: disable the right execve() variation if !MACRobert Watson2002-11-051-4/+4
* Update policy modules for changes in arguments associated with supportRobert Watson2002-11-056-12/+18
* Bring in two sets of changes:Robert Watson2002-11-0516-76/+617
* Regen.Robert Watson2002-11-055-7/+16
* Flesh out the definition of __mac_execve(): per earlier discussion,Robert Watson2002-11-051-1/+2
* Document the current default for VersionAddendum.Dag-Erling Smørgrav2002-11-051-0/+2
* Accurately reflect our local changes and additions.Dag-Erling Smørgrav2002-11-051-11/+9