summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Silence WARNS=2 and BDECFLAGS on i386 and alphakris2001-05-204-6/+12
* Silence WARNS=2 and BDECFLAGS on the i386 and alphakris2001-05-202-1/+4
* Silence warnings on alpha. Unfortunately we can't add WARNS to thiskris2001-05-201-1/+2
* Make this pass WARNS=2 and BDECFLAGSkris2001-05-204-3/+10
* BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha.kris2001-05-202-14/+17
* Update for OpenSSL 0.9.6akris2001-05-201-2/+5
* Make this compile with WARNS=2kris2001-05-202-0/+3
* Resolve conflictskris2001-05-206-26/+48
* Add SmartLink 5634PCV SurfRidersanpei2001-05-202-0/+2
* This commit was generated by cvs2svn to compensate for changes in r76866,kris2001-05-20116-815/+1893
|\
| * Initial import of OpenSSL 0.9.6akris2001-05-20122-841/+1941
* | Document ECONNREFUSED.archie2001-05-201-0/+4
* | Only add -Werror if in fact we have set WARNS or WFORMAT to >0kris2001-05-191-4/+6
* | (Previous commit was made prematurely before I could finish composingkris2001-05-190-0/+0
* | Bring in the WARNS directive from NetBSD, localized in a new bsd.sys.mkkris2001-05-195-1/+44
* | Fix a range checking bug in ng_int32_parse which affected 64-bitjdp2001-05-191-4/+5
* | Must ensure that all the entries on the pd_pendinghd list have beenmckusick2001-05-191-3/+11
* | Make /compat a relative symlink instead of an absolute symlink.jkh2001-05-192-4/+4
* | Ensure the generated BPF in the example deliver the whole packet.archie2001-05-191-1/+1
* | #include <digi/*.h> -> #include <dev/digi/*.h>brian2001-05-193-9/+9
* | Use CONS_GETINFO ioctl to get geometry of the current text mode instead ofsobomax2001-05-191-5/+7
* | Fairwell digiio.h (moved to src/sys/sys)brian2001-05-191-61/+0
* | Back out previous commit. digiio.h has moved to /usr/include/sysbrian2001-05-192-9/+1
* | digiio.h has moved to /usr/include/sysbrian2001-05-195-10/+9
* | Anti-foot-shooting for pcvt users: ignore isdn_screenflags which isschweikh2001-05-192-0/+20
* | Move scrshot(1) functionality into vidcontrol(1).sobomax2001-05-196-252/+222
* | Add back the plain i82365 to the list of bridges that do specialimp2001-05-191-0/+1
* | Note ncurses import and ata ioctl changes.imp2001-05-191-0/+7
* | Initialize cinfo structure at compile time rather than run time sinceimp2001-05-192-34/+29
* | slots and next haven't been used in a while. GC them.imp2001-05-191-6/+0
* | Add new 'loadavg' entry, fix overflow with meminfo.jlemon2001-05-194-16/+84
* | Remove these libs that are the same .so version as the ones inobrien2001-05-191-12/+1
* | Remove these libs that are the samed .so version as the ones inobrien2001-05-191-12/+1
* | Now that we've moved the mecia support out of pcic.c to its ownimp2001-05-191-12/+12
* | Use new kernel_sysctlbyname function. Remove private copy.jlemon2001-05-193-22/+2
* | Add convenience function kernel_sysctlbyname() for kernel consumers,jlemon2001-05-192-1/+27
* | Move ISA specific code into pcic_isa. This is the probe routine, theimp2001-05-193-262/+255
* | It turns out that Intel's i82365sl-DF step has the same ID as the VLSIimp2001-05-192-31/+62
* | remove my private assertions from tsleep.alfred2001-05-191-7/+2
* | Regen syscalls that were made mpsafe via vm_mtxalfred2001-05-196-23/+23
* | Update the AXP compat4x dist to the 4.3-FreeBSD libs.obrien2001-05-192-14777/+14837
* | Introduce a global lock for the vm subsystem (vm_mtx).alfred2001-05-1991-253/+1149
* | Update the i386 compat4x dist to the FreeBSD 4.3 libs.obrien2001-05-192-11910/+11934
* | Must be a bit less aggressive about freeing pagedep structures.mckusick2001-05-181-1/+1
* | The function clnt_dg_call(), which is used for UDP RPC calls, couldiedowse2001-05-181-4/+2
* | String operations could silently truncate long strings, leaving the outputgshapiro2001-05-181-8/+8
* | Restore the RSA host key to /etc/ssh/ssh_host_key.obrien2001-05-188-58/+22
* | I appear to be badly out of practice. Remember to flush the output streamnik2001-05-181-0/+1
* | Grab headers from /usr/include.ru2001-05-182-7/+2
* | Removed unneeded stuff.ru2001-05-181-12/+0
OpenPOWER on IntegriCloud