aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Install contents of the TESTS subdirectory to /usr/share/examples/libdialogAlexey Zelkin2000-01-101-0/+9
* Create /usr/share/examples/libdialog (examples of dialog(3) usage)Alexey Zelkin2000-01-101-0/+2
* Remove -lncurses and -lmytinfo from LDFLAGSAlexey Zelkin2000-01-101-3/+5
* Cleanup warnings.Alexey Zelkin2000-01-1021-21/+24
* Fix typo: MAINAINER -> MAINTAINERAlexey Zelkin2000-01-107-7/+7
* revision 1.40 backed out the removal of PCATCH in a tsleep allowingAlfred Perlstein2000-01-101-1/+1
* 10 X's for mktemp(). This seems to be free from race conditions.Kris Kennaway2000-01-103-3/+3
* Completely reconstruct page. Make it mdoc(7) style compatible also :)Alexey Zelkin2000-01-101-307/+587
* 10 X's for mkstemp(), and don't redefine _PATH_TMPKris Kennaway2000-01-104-8/+6
* Activate doc/ subdirAlexey Zelkin2000-01-101-1/+1
* Install ntp html docs as /usr/share/doc/ntpAlexey Zelkin2000-01-101-0/+27
* Create doc dir for ntp (/usr/share/doc/ntp)Alexey Zelkin2000-01-101-0/+2
* 10 X's in mkstemp().Kris Kennaway2000-01-101-1/+6
* Install additional documentation:Alexey Zelkin2000-01-101-1/+22
* Create dirs for bind's additional documentation:Alexey Zelkin2000-01-101-0/+6
* Use X x X's in mkstemp().Kris Kennaway2000-01-101-1/+1
* install contrib/bc/Examples as /usr/share/examples/bcAlexey Zelkin2000-01-101-0/+10
* add /usr/share/examples/bcAlexey Zelkin2000-01-101-0/+2
* Feed mkstemp() some more X's to keep it safe.Kris Kennaway2000-01-102-5/+5
* Obtain the initial key repeat rate setting via BIOS in i386 ifKazutaka YOKOTA2000-01-102-0/+108
* Add some keyboard IDs.Kazutaka YOKOTA2000-01-102-4/+18
* Rework the algorithm to detect MDA/CGA/EGA/VGA cards, so thatKazutaka YOKOTA2000-01-101-20/+26
* . add manpage for svr4(8)Alexey Zelkin2000-01-102-2/+53
* - Fix typo: CGA40 -> CGA80Kazutaka YOKOTA2000-01-101-3/+3
* Missing FREE_LOCK call before handle_workitem_freeblocks.Kirk McKusick2000-01-102-6/+10
* - Style/bde changes.Peter Wemm2000-01-103-96/+114
* - Forgot to nuke hotroot completely.Peter Wemm2000-01-103-3/+3
* Move xe driver from dev/pccard to dev/xe. Convert driver to newbus.Warner Losh2000-01-107-3735/+398
* Panic if proc0 hasn't been created and we try to call kthread_create.Warner Losh2000-01-101-0/+5
* make dsp_read() assert that it has a read channel, not a write channelCameron Grant2000-01-101-2/+2
* Eliminate pccard_chip_* tonight.Warner Losh2000-01-104-328/+68
* Zap NO_IDEAKris Kennaway2000-01-101-6/+2
* List of files to nuke prior to import.Kris Kennaway2000-01-101-0/+25
* Adapt to the new `ccp' now that the traditional-behaving /usr/bin/cppDavid E. O'Brien2000-01-102-5/+6
* This commit was generated by cvs2svn to compensate for changes in r55714,Kris Kennaway2000-01-101108-0/+223134
|\
| * Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patentKris Kennaway2000-01-101108-0/+223134
* | don't complain about bad intrs unless we get 1000 of them consecutivelyCameron Grant2000-01-101-3/+4
* | Add some comments about things that have become bad as I've beenWarner Losh2000-01-102-3/+5
* | - Revert --strip-all of /kernel on a new installed system (it would workPeter Wemm2000-01-101-1/+2
* | Add new resource flag type: RF_PCCARD_ATTR for pccard's attribute memory.Warner Losh2000-01-101-0/+2
* | Zap the IDEA stuff - it's patented internationally (at least in someKris Kennaway2000-01-1012-1656/+0
* | Make sched_param parameter a const to comply with POSIX and SUSv2 specs.Daniel Eischen2000-01-104-4/+4
* | Handle the case where we truss an SUGID program -- in particular, we needSean Eric Fagan2000-01-104-4/+20
* | general tidyupCameron Grant2000-01-103-486/+663
* | Merge from OpenBSD:Warner Losh2000-01-102-9/+31
* | Add 3com OfficeConnect 572Warner Losh2000-01-102-4/+22
* | Commit kernel part of patches to get the 3Com OfficeConnect 3CXSH572BTWarner Losh2000-01-101-4/+3
* | Uncomment pcic device and put pccard in GENERIC. PCCARD will be removedWarner Losh2000-01-102-6/+6
* | return the sample rate set instead of 0. oops. mpg123 should now work.Cameron Grant2000-01-101-1/+1
* | Avoid setting DPARCKEN until I can figure out why it causesJustin T. Gibbs2000-01-102-2/+2