summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Style/bde changes.peter2000-01-103-96/+114
* - Forgot to nuke hotroot completely.peter2000-01-103-3/+3
* Move xe driver from dev/pccard to dev/xe. Convert driver to newbus.imp2000-01-107-3735/+398
* Panic if proc0 hasn't been created and we try to call kthread_create.imp2000-01-101-0/+5
* make dsp_read() assert that it has a read channel, not a write channelcg2000-01-101-2/+2
* Eliminate pccard_chip_* tonight.imp2000-01-104-328/+68
* Zap NO_IDEAkris2000-01-101-6/+2
* List of files to nuke prior to import.kris2000-01-101-0/+25
* Adapt to the new `ccp' now that the traditional-behaving /usr/bin/cppobrien2000-01-102-5/+6
* This commit was generated by cvs2svn to compensate for changes in r55714,kris2000-01-101108-0/+223134
|\
| * Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patentkris2000-01-101108-0/+223134
* | don't complain about bad intrs unless we get 1000 of them consecutivelycg2000-01-101-3/+4
* | Add some comments about things that have become bad as I've beenimp2000-01-102-3/+5
* | - Revert --strip-all of /kernel on a new installed system (it would workpeter2000-01-101-1/+2
* | Add new resource flag type: RF_PCCARD_ATTR for pccard's attribute memory.imp2000-01-101-0/+2
* | Zap the IDEA stuff - it's patented internationally (at least in somekris2000-01-1012-1656/+0
* | Make sched_param parameter a const to comply with POSIX and SUSv2 specs.deischen2000-01-104-4/+4
* | Handle the case where we truss an SUGID program -- in particular, we needsef2000-01-104-4/+20
* | general tidyupcg2000-01-103-486/+663
* | Merge from OpenBSD:imp2000-01-102-9/+31
* | Add 3com OfficeConnect 572imp2000-01-102-4/+22
* | Commit kernel part of patches to get the 3Com OfficeConnect 3CXSH572BTimp2000-01-101-4/+3
* | Uncomment pcic device and put pccard in GENERIC. PCCARD will be removedimp2000-01-102-6/+6
* | return the sample rate set instead of 0. oops. mpg123 should now work.cg2000-01-101-1/+1
* | Avoid setting DPARCKEN until I can figure out why it causesgibbs2000-01-102-2/+2
* | Fix mysterious sendmail coredump on systems where malloc.conf pointed toimp2000-01-101-2/+4
* | Several performance improvements for soft updates have been added:mckusick2000-01-1012-179/+626
* | Add bwillwrite to all system calls that create things in the filesystem.mckusick2000-01-103-0/+19
* | Remove the P_BUFEXHAUST flag from the syncer process (leavingmckusick2000-01-102-4/+0
* | Keep tighter control of removal dependencies by limiting the numbermckusick2000-01-092-40/+44
* | * Add `sym' SCSI driver options.obrien2000-01-093-102/+159
* | Reorganize softdep_fsync so that it only does the inode-is-flushedmckusick2000-01-092-52/+44
* | Get rid of unreferenced function.mckusick2000-01-091-9/+0
* | Make static non-exported functions from soft updates.mckusick2000-01-093-17/+24
* | change debug printout lefvels for a couple of placesmjacob2000-01-091-4/+4
* | Really really remove SHA-1 support.kris2000-01-091-1/+1
* | Revamp the mechanism for enumerating and calling shared objects'jdp2000-01-096-139/+187
* | Close PR# 15986: issue an RX reset command when initializing the interface,wpaul2000-01-091-0/+4
* | Remove the warning that this interface shouldn't be used yet. Fixjdp2000-01-091-8/+4
* | This commit was generated by cvs2svn to compensate for changes in r55682,markm2000-01-09753-0/+234810
|\ \
| * | Import KTH Heimdal, which will be the core of our Kerberos5.markm2000-01-09753-0/+234810
| /
* | Remove the comment warning that the dllockinit() interface mightjdp2000-01-091-1/+0
* | Remove; we don't use this file anymore.marcel2000-01-091-124/+0
* | tcp updates to support IPv6.shin2000-01-0921-759/+3010
* | Add the buildkernel and installkernel targets.marcel2000-01-091-9/+25
* | Point to the right kernel ld script.peter2000-01-091-3/+2
* | Add a buildkernel and an installkernel target. With these targetsmarcel2000-01-091-1/+75
* | Removed some more vestiges of ft.bde2000-01-091-5/+2
* | Move Fdisk ahead of Lable.obrien2000-01-093-6/+6
* | Fixed style bugs related to the access functions for the bsfl and bsrlbde2000-01-092-62/+48
OpenPOWER on IntegriCloud