summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build usr.bin/ with WARNS=6 by default.ed2010-01-02133-79/+138
* Mute some warnings on uninitialized variables.ed2010-01-022-3/+3
* Remove a warning by adding extra parentheses.ed2010-01-021-1/+1
* Add missing #include for string routines.ed2010-01-021-0/+1
* ANSIfy various tools in usr.bin/.ed2010-01-0213-61/+35
* Build lib/ with WARNS=6 by default.ed2010-01-0266-37/+83
* Make WARNS=6 the default for libexec/.ed2010-01-0226-10/+41
* Fix several warnings.ed2010-01-021-10/+10
* Welcome to 2010.imp2010-01-021-2/+2
* Properly return the UUID represented by the alias.marcel2010-01-021-1/+1
* Change BUS_SPACE_MAXADDR from 2^32-1 to 2^64-1. 2^32-1 is representativemarcel2010-01-021-1/+1
* Fix botches in r201005:marius2010-01-012-5/+5
* s/named_confidr/named_confdir/ in the rndc.key check. The line indougb2010-01-011-2/+2
* Quiet variable "shadows" warning:obrien2010-01-012-36/+36
* With the introduction of named_conf the -c example in named_flagsdougb2010-01-011-1/+1
* The script hard-coded the assumption that the "configuration directory"dougb2010-01-011-20/+21
* sh: Fix some bugs with backquoted builtins:jilles2010-01-017-21/+71
* sh(1): document ulimit -w (swapuse rlimit).jilles2009-12-311-2/+5
* sh(1): Correct two places where "$@" lacked necessary quotes.jilles2009-12-311-2/+2
* If a filter has already been added, actually return EEXIST when tryingbrooks2009-12-311-1/+2
* Use stricter checking to match possible vlan clones by not allowing extrajhb2009-12-311-6/+8
* The devices that supported EVFILT_NETDEV kqueue filters were removed inbrooks2009-12-317-151/+8
* o Correct URL to announcements collection.maxim2009-12-311-1/+1
* Allow swap out of the kernel stack for the thread with priority greaterkib2009-12-312-2/+2
* Fix the experimental NFS client so that it can create Unixrmacklem2009-12-311-4/+9
* sh: Use PATH= assignment in type.jilles2009-12-312-1/+27
* sh: Allow command -pv and command -pV (lookup using _PATH_STDPATH).jilles2009-12-316-7/+66
* Reimplement the boot2 for pc98 completely.nyan2009-12-3122-4590/+1335
* Don't use 15M-16M area on pc98. It's reserved for some devices.nyan2009-12-312-1/+20
* Add setting machine type support to the loader.nyan2009-12-314-1/+112
* Happy New Year 2010! :-)obrien2009-12-311-1/+1
* Delete the svn:mime-type property from these text files.obrien2009-12-310-0/+0
* Create a Node WWN from the *Port* WWN, not vice versa, for 2400s.mjacob2009-12-311-5/+4
* If we are using -p it does not make any sense to even create thedougb2009-12-311-2/+2
* Remove an unused variable.ed2009-12-311-1/+0
* Add missing `void' keyword.ed2009-12-311-1/+1
* Remove a deleted comment line that was brought back byqingli2009-12-311-1/+0
* Add new device ID to uipaq driverthompsa2009-12-312-0/+3
* Disable K&R style function definitions for WARNS=6.ed2009-12-313-2/+10
* It's not necessary to include both Op and Fl for command line optionsdougb2009-12-301-9/+11
* Document the DELETE_STALE_RC_FILES option introduced in r201291. This isdougb2009-12-301-16/+19
* Add some patches contributed by jhb:dougb2009-12-301-23/+34
* Treat an empty argument as an error, instead of fetching theru2009-12-301-0/+5
* Let both yacc and lex generate code that passes -Wold-style-definition.ed2009-12-303-6/+10
* Actually set RLE_ALLOCATED when allocating a reserved resource so thatjhb2009-12-301-3/+3
* Fix an error case I missed in the previous change so that the CIS resourcejhb2009-12-301-2/+2
* Consolidate the route message generation code for when addressqingli2009-12-301-48/+49
* Multiple IPv6 addresses of the same prefix can be installed on theqingli2009-12-301-2/+22
* sh: Ensure funcnest is decremented if there was an error in the function.jilles2009-12-301-2/+3
* The proxy arp entries could not be added into the system over theqingli2009-12-309-46/+121
OpenPOWER on IntegriCloud