summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Report the type of mbuf that couldn't be allocated beforebrian2000-10-271-13/+21
* Add a MAINTAINER= line so people know who to blamegshapiro2000-10-264-0/+8
* Sigh. It'd be nice to completely commit a bugfix. Once again:bmah2000-10-261-6/+6
* Fix a bug in which pkg_version(1) was ignoring $PORTREVISIONbmah2000-10-261-5/+8
* Improve some slightly confused formatting.dwmalone2000-10-261-3/+3
* fix unaligned access errors caused by bad scanf/printf format stringsgallatin2000-10-261-4/+4
* fix unaligned access errors by copying untyped data to properly alignedgallatin2000-10-262-48/+48
* More explicitly set crypto bits.jkh2000-10-262-9/+18
* Shorten the labels in the keymap menu so it fits smaller screens.jkh2000-10-262-18/+18
* Add infrastructure for Cologne Chip HFC-S PCI driver.hm2000-10-262-20/+22
* Almost a year exactly from when I first imported mergemaster at freebsdcon,billf2000-10-261-2/+1
* Utilize the "-o" (origin) option recently added to pkg_create(1)bmah2000-10-252-51/+149
* Trim right column messages to display correctly in 80-column terminal.kuriyama2000-10-252-10/+10
* Fix two typos in comments.dwmalone2000-10-242-2/+2
* Fix up the build for the STARTTLS version of sendmail (again). This methodgshapiro2000-10-241-0/+9
* Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to recordsobomax2000-10-239-7/+55
* Cause fatal error messages to be a little more helpful to the programmerjkh2000-10-2212-58/+58
* Popup IPv6 dialog, again.ume2000-10-211-1/+1
* Claim maintainership of inetd.dwmalone2000-10-211-0/+2
* Don't leak a file discriptor if a service we've called accept() fordwmalone2000-10-211-0/+3
* add -I option, ``Don't get and use a list of freesanpei2000-10-204-2/+11
* Add -L option to limit the package status characters the user *doesn't*bmah2000-10-202-6/+33
* Make pkg_version -c -l work.bmah2000-10-201-2/+3
* Trim index lines down to 79 characters, not 80.des2000-10-181-1/+1
* Syslogd normally converts messages of facility kern to facilitydwmalone2000-10-173-3/+30
* Fix spelling of comparison.dwmalone2000-10-171-2/+2
* Include sys/types.hbrian2000-10-161-0/+1
* Use rad_acct_open() instead of rad_auth_open().brian2000-10-151-1/+1
* Don't define NOATM now that /usr/include/netnatm/ is created properly.brian2000-10-151-1/+0
* Since -e and -r are right next to each other prompt before clobberingpaul2000-10-151-0/+10
* Add another security configuration profile, call it "high" andjkh2000-10-146-2/+56
* Make it possible to specify profiling in the kernel config file.phk2000-10-143-1/+5
* ../Makefile.inc was clobbering BINDIR so sendmail was being installed ingshapiro2000-10-131-1/+1
* cosmetic: resource -> ressanpei2000-10-131-14/+14
* Fixed world breakage -- don't depend on <machine/soundcard.h> existing;bde2000-10-131-1/+1
* Fix bug in ``the selection of pccard IRQs fully selectable''sanpei2000-10-131-2/+2
* Remove STARTTLS support as it breaks builds without crypto installed.gshapiro2000-10-121-7/+0
* With apoligies to Greg Shapiro, fix the world. The previous commitpeter2000-10-111-2/+2
* Style fixesgshapiro2000-10-114-16/+16
* NOCRYPT imples NO_OPENSSL.gshapiro2000-10-111-1/+1
* Build sendmail with STARTTLS support unless NO_OPENSSL is set.gshapiro2000-10-101-0/+7
* Do not exit when no holiday file is found. Issue warning and continue.hm2000-10-101-3/+3
* print out error reason if it was failed in assign_iosanpei2000-10-101-3/+23
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebywollman2000-10-101-0/+1
* Fix bug in "read" command.archie2000-10-101-2/+4
* If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10thbrian2000-10-091-2/+3
* Create fd_sets big enough to handle getdtablesize() descriptors.brian2000-10-094-38/+68
* Fix typo: terrabytes->terabytes.bmah2000-10-091-1/+1
* remove MAINTAINER: i'll develop and maintain i4b from now on in thehm2000-10-091-2/+0
* update to i4b version 0.95.04hm2000-10-0969-1041/+5980
OpenPOWER on IntegriCloud